[INFO] updating cached repository https://github.com/frankier/softcomputingforsoftpeople [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] a0a06bf13a79653a22f513d804cc44062e4e9492 [INFO] checking frankier/softcomputingforsoftpeople against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 30% (12/40) Checking out files: 32% (13/40) Checking out files: 35% (14/40) Checking out files: 37% (15/40) Checking out files: 40% (16/40) Checking out files: 42% (17/40) Checking out files: 45% (18/40) Checking out files: 47% (19/40) Checking out files: 50% (20/40) Checking out files: 52% (21/40) Checking out files: 55% (22/40) Checking out files: 57% (23/40) Checking out files: 60% (24/40) Checking out files: 62% (25/40) Checking out files: 65% (26/40) Checking out files: 67% (27/40) Checking out files: 70% (28/40) Checking out files: 72% (29/40) Checking out files: 75% (30/40) Checking out files: 77% (31/40) Checking out files: 80% (32/40) Checking out files: 82% (33/40) Checking out files: 85% (34/40) Checking out files: 87% (35/40) Checking out files: 90% (36/40) Checking out files: 92% (37/40) Checking out files: 95% (38/40) Checking out files: 97% (39/40) Checking out files: 100% (40/40) Checking out files: 100% (40/40), done. [INFO] validating manifest of git repo https://github.com/frankier/softcomputingforsoftpeople on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/frankier/softcomputingforsoftpeople [INFO] finished tweaking git repo https://github.com/frankier/softcomputingforsoftpeople [INFO] tweaked toml for git repo https://github.com/frankier/softcomputingforsoftpeople written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/frankier/softcomputingforsoftpeople already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba7848526412804df15661d7defacc8bdf5b8cf2300ef271fc69230f7d078a0f [INFO] running `"docker" "start" "-a" "ba7848526412804df15661d7defacc8bdf5b8cf2300ef271fc69230f7d078a0f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking safe-transmute v0.8.0 (https://github.com/frankier/safe-transmute-rs.git?rev=5ecc3b6b31d661523515b09b6621d6f0019e031e#5ecc3b6b) [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking ord_subset v3.1.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Checking num-complex v0.1.42 [INFO] [stderr] Checking itertools v0.7.6 [INFO] [stderr] Compiling bitintr v0.1.18 [INFO] [stderr] Compiling bitwise v0.1.1 [INFO] [stderr] Compiling derive-new v0.5.0 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Compiling rand_derive v0.3.1 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking alga v0.5.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking csv v1.0.0-beta.5 [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_32` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi/bextr.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | fn x86_bmi_bextr_32(x: u32, y: u32) -> u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_64` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi/bextr.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | fn x86_bmi_bextr_64(x: u64, y: u64) -> u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi2_bzhi_32` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/bzhi.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | fn x86_bmi2_bzhi_32(x: u32, y: u32) -> u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi2_bzhi_64` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/bzhi.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | fn x86_bmi2_bzhi_64(x: u64, y: u64) -> u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pdep_32` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/pdep.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | fn x86_bmi2_pdep_32(x: u32, y: u32) -> u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pdep_64` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/pdep.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | fn x86_bmi2_pdep_64(x: u64, y: u64) -> u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pext_32` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/pext.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | fn x86_bmi2_pext_32(x: u32, y: u32) -> u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pext_64` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/bmi2/pext.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | fn x86_bmi2_pext_64(x: u64, y: u64) -> u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_32` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/tbm/bextr.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | fn x86_bmi_bextr_32(x: u32, y: u32) -> u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_64` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitintr-0.1.18/src/x86/intrinsics/tbm/bextr.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | fn x86_bmi_bextr_64(x: u64, y: u64) -> u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `bitintr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ba7848526412804df15661d7defacc8bdf5b8cf2300ef271fc69230f7d078a0f"` [INFO] running `"docker" "rm" "-f" "ba7848526412804df15661d7defacc8bdf5b8cf2300ef271fc69230f7d078a0f"` [INFO] [stdout] ba7848526412804df15661d7defacc8bdf5b8cf2300ef271fc69230f7d078a0f