[INFO] cloning repository https://github.com/Mancomb/luci [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mancomb/luci" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMancomb%2Fluci", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMancomb%2Fluci'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6d822abbf0847bdec8a296ca7d47a61b11baae5 [INFO] testing Mancomb/luci against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMancomb%2Fluci" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mancomb/luci on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mancomb/luci [INFO] finished tweaking git repo https://github.com/Mancomb/luci [INFO] tweaked toml for git repo https://github.com/Mancomb/luci written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Mancomb/luci already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b87d8b2a94495b55d4c47c9089f1b99995b7bc20a3a9e1e0a8c2c10885c4296e [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" "b87d8b2a94495b55d4c47c9089f1b99995b7bc20a3a9e1e0a8c2c10885c4296e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b87d8b2a94495b55d4c47c9089f1b99995b7bc20a3a9e1e0a8c2c10885c4296e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b87d8b2a94495b55d4c47c9089f1b99995b7bc20a3a9e1e0a8c2c10885c4296e", kill_on_drop: false }` [INFO] [stdout] b87d8b2a94495b55d4c47c9089f1b99995b7bc20a3a9e1e0a8c2c10885c4296e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfcf20f689211c6a92bc70a4e081301995c047d3c1644333d2c0087e54c9fb85 [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" "cfcf20f689211c6a92bc70a4e081301995c047d3c1644333d2c0087e54c9fb85", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling mucow v0.1.0 [INFO] [stderr] Compiling rand_core v0.1.0-pre.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling prefetch v0.2.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stdout] error[E0425]: cannot find function `unreachable` in module `std::mem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.0/src/nightly_lazy.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | None => std::mem::unreachable(), [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::mem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 10 | use lazy::std::intrinsics::unreachable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lazy_static` [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 `Command { std: "docker" "inspect" "cfcf20f689211c6a92bc70a4e081301995c047d3c1644333d2c0087e54c9fb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfcf20f689211c6a92bc70a4e081301995c047d3c1644333d2c0087e54c9fb85", kill_on_drop: false }` [INFO] [stdout] cfcf20f689211c6a92bc70a4e081301995c047d3c1644333d2c0087e54c9fb85