[INFO] cloning repository https://github.com/compass-rs/compass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compass-rs/compass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompass-rs%2Fcompass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompass-rs%2Fcompass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53c4a9681cb263bd7ed6c501e4544031cab2b67a [INFO] checking compass-rs/compass against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompass-rs%2Fcompass" "/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/compass-rs/compass on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compass-rs/compass [INFO] finished tweaking git repo https://github.com/compass-rs/compass [INFO] tweaked toml for git repo https://github.com/compass-rs/compass written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/compass-rs/compass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d8818d75222a4195ce68ade4ec8c9841de6b4233a5bc110414374fd95d9be01 [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" "1d8818d75222a4195ce68ade4ec8c9841de6b4233a5bc110414374fd95d9be01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8818d75222a4195ce68ade4ec8c9841de6b4233a5bc110414374fd95d9be01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8818d75222a4195ce68ade4ec8c9841de6b4233a5bc110414374fd95d9be01", kill_on_drop: false }` [INFO] [stdout] 1d8818d75222a4195ce68ade4ec8c9841de6b4233a5bc110414374fd95d9be01 [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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b207ff40ab0b389fda80a628fd9968b6e7cc6ec2971ff6ddda77e810d8996c4 [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" "1b207ff40ab0b389fda80a628fd9968b6e7cc6ec2971ff6ddda77e810d8996c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking gif v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] error: could not compile `num-bigint`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_bigint /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-bigint-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="rustc-serialize"' -C metadata=79225c849e50365d -C extra-filename=-79225c849e50365d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-3a0a04d93852d563.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-523bf61ecbf5b93f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a6b0379f2f1e69db.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-6d63418fc54172b5.rmeta --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" "1b207ff40ab0b389fda80a628fd9968b6e7cc6ec2971ff6ddda77e810d8996c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b207ff40ab0b389fda80a628fd9968b6e7cc6ec2971ff6ddda77e810d8996c4", kill_on_drop: false }` [INFO] [stdout] 1b207ff40ab0b389fda80a628fd9968b6e7cc6ec2971ff6ddda77e810d8996c4