[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 master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambiso%2Fagent_based_trading_julia" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ambiso/agent_based_trading_julia on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-10/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" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b09dacc87dd684bb509d0ef209cc56ed9c9f0fabfed2e87173fbe254bdbe5765 [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" "b09dacc87dd684bb509d0ef209cc56ed9c9f0fabfed2e87173fbe254bdbe5765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b09dacc87dd684bb509d0ef209cc56ed9c9f0fabfed2e87173fbe254bdbe5765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09dacc87dd684bb509d0ef209cc56ed9c9f0fabfed2e87173fbe254bdbe5765", kill_on_drop: false }` [INFO] [stdout] b09dacc87dd684bb509d0ef209cc56ed9c9f0fabfed2e87173fbe254bdbe5765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7018fcc3954b71ec13cee0470ca620b546b1cf172779aed8ba6a9c5db30a64e2 [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" "7018fcc3954b71ec13cee0470ca620b546b1cf172779aed8ba6a9c5db30a64e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling agent_based_trading_julia v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [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-140d503ddacdeccb/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,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-c90590952d12f791/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-c90590952d12f791/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" "7018fcc3954b71ec13cee0470ca620b546b1cf172779aed8ba6a9c5db30a64e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7018fcc3954b71ec13cee0470ca620b546b1cf172779aed8ba6a9c5db30a64e2", kill_on_drop: false }` [INFO] [stdout] 7018fcc3954b71ec13cee0470ca620b546b1cf172779aed8ba6a9c5db30a64e2