[INFO] cloning repository https://github.com/ambiso/agent_based_trading_julia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ambiso/agent_based_trading_julia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambiso%2Fagent_based_trading_julia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambiso%2Fagent_based_trading_julia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3a11e4697d4ec7147ba45ba5a619333c0625a42 [INFO] checking ambiso/agent_based_trading_julia against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambiso%2Fagent_based_trading_julia" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ambiso/agent_based_trading_julia on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ambiso/agent_based_trading_julia [INFO] finished tweaking git repo https://github.com/ambiso/agent_based_trading_julia [INFO] tweaked toml for git repo https://github.com/ambiso/agent_based_trading_julia written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ambiso/agent_based_trading_julia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ambiso/simd_prngs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51826e6c4466ec6a9c5afa32143e4e49394f83c7ab14e103eab6e75d8eb70207 [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" "51826e6c4466ec6a9c5afa32143e4e49394f83c7ab14e103eab6e75d8eb70207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51826e6c4466ec6a9c5afa32143e4e49394f83c7ab14e103eab6e75d8eb70207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51826e6c4466ec6a9c5afa32143e4e49394f83c7ab14e103eab6e75d8eb70207", kill_on_drop: false }` [INFO] [stdout] 51826e6c4466ec6a9c5afa32143e4e49394f83c7ab14e103eab6e75d8eb70207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ab1c34608f635bad77e4d864c3d52f305c33501d108973bbc03f5398b8fee0 [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" "51ab1c34608f635bad77e4d864c3d52f305c33501d108973bbc03f5398b8fee0", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling agent_based_trading_julia v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc1: error: unrecognized argument to '-flto=' option: 'thin' [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `agent_based_trading_julia v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/agent_based_trading_julia-11058f41c644d6b3/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=vendor/MT/dSFMT.c [INFO] [stderr] cargo:rerun-if-changed=vendor/MT/dSFMT.h [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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-finline-functions" "-fomit-frame-pointer" "-DNDEBUG" "-fno-strict-aliasing" "--param" "max-inline-insns-single=1800" "-msse2" "-flto=thin" "-DHAVE_SSE2" "-o" "/opt/rustwide/target/debug/build/agent_based_trading_julia-a603e9dedf8dc11e/out/vendor/MT/dSFMT.o" "-c" "vendor/MT/dSFMT.c" [INFO] [stderr] cargo:warning=cc1: error: unrecognized argument to '-flto=' option: 'thin' [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-finline-functions" "-fomit-frame-pointer" "-DNDEBUG" "-fno-strict-aliasing" "--param" "max-inline-insns-single=1800" "-msse2" "-flto=thin" "-DHAVE_SSE2" "-o" "/opt/rustwide/target/debug/build/agent_based_trading_julia-a603e9dedf8dc11e/out/vendor/MT/dSFMT.o" "-c" "vendor/MT/dSFMT.c" with args "cc" 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" "51ab1c34608f635bad77e4d864c3d52f305c33501d108973bbc03f5398b8fee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ab1c34608f635bad77e4d864c3d52f305c33501d108973bbc03f5398b8fee0", kill_on_drop: false }` [INFO] [stdout] 51ab1c34608f635bad77e4d864c3d52f305c33501d108973bbc03f5398b8fee0