[INFO] cloning repository https://github.com/kev-liao/6.824-final-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kev-liao/6.824-final-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkev-liao%2F6.824-final-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkev-liao%2F6.824-final-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34b80e918b03ac138ec0c969e45788488e011e9a [INFO] checking kev-liao/6.824-final-project against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkev-liao%2F6.824-final-project" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kev-liao/6.824-final-project on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kev-liao/6.824-final-project [INFO] finished tweaking git repo https://github.com/kev-liao/6.824-final-project [INFO] tweaked toml for git repo https://github.com/kev-liao/6.824-final-project written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/kev-liao/6.824-final-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rug v1.11.0 [INFO] [stderr] Downloaded az v1.1.0 [INFO] [stderr] Downloaded p256 v0.7.2 [INFO] [stderr] Downloaded hpke v0.5.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.3 [INFO] [stderr] Downloaded rug-fft v0.1.1 [INFO] [stderr] Downloaded flint-sys v0.3.0 [INFO] [stderr] Downloaded rug-polynomial v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfd6bb84aeb9cbf2415ed7cee0c97609f967b265e9959eea630f4031d87ad8ba [INFO] running `Command { std: "docker" "start" "-a" "bfd6bb84aeb9cbf2415ed7cee0c97609f967b265e9959eea630f4031d87ad8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfd6bb84aeb9cbf2415ed7cee0c97609f967b265e9959eea630f4031d87ad8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd6bb84aeb9cbf2415ed7cee0c97609f967b265e9959eea630f4031d87ad8ba", kill_on_drop: false }` [INFO] [stdout] bfd6bb84aeb9cbf2415ed7cee0c97609f967b265e9959eea630f4031d87ad8ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03adfdc04ebe73e67da21e9a323540da159d6397eff370ce9bf3a7bb8875efba [INFO] running `Command { std: "docker" "start" "-a" "03adfdc04ebe73e67da21e9a323540da159d6397eff370ce9bf3a7bb8875efba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.3 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling rug v1.11.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking az v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling flint-sys v0.3.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] error: could not compile `ring` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.16.20/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' -C metadata=a73c5c1e2f239b37 -C extra-filename=-a73c5c1e2f239b37 --out-dir /opt/rustwide/target/debug/build/ring-a73c5c1e2f239b37 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-179828e65b0b359f.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03adfdc04ebe73e67da21e9a323540da159d6397eff370ce9bf3a7bb8875efba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03adfdc04ebe73e67da21e9a323540da159d6397eff370ce9bf3a7bb8875efba", kill_on_drop: false }` [INFO] [stdout] 03adfdc04ebe73e67da21e9a323540da159d6397eff370ce9bf3a7bb8875efba