[INFO] fetching crate djangohashers 1.4.3... [INFO] testing djangohashers-1.4.3 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate djangohashers 1.4.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate djangohashers 1.4.3 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate djangohashers 1.4.3 [INFO] finished tweaking crates.io crate djangohashers 1.4.3 [INFO] tweaked toml for crates.io crate djangohashers 1.4.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate djangohashers 1.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bcrypt v0.10.0 [INFO] [stderr] Downloaded pwhash v1.0.0 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded fastpbkdf2 v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c144a1a1f2e48748cbccf3de4c1ce0fed5f3f09e9f2141c7b9dacf6046e14643 [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" "c144a1a1f2e48748cbccf3de4c1ce0fed5f3f09e9f2141c7b9dacf6046e14643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c144a1a1f2e48748cbccf3de4c1ce0fed5f3f09e9f2141c7b9dacf6046e14643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c144a1a1f2e48748cbccf3de4c1ce0fed5f3f09e9f2141c7b9dacf6046e14643", kill_on_drop: false }` [INFO] [stdout] c144a1a1f2e48748cbccf3de4c1ce0fed5f3f09e9f2141c7b9dacf6046e14643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 315d6bf802c84d2a3ff71739ef3c222c623086d61a74ec8914883764b586c37b [INFO] running `Command { std: "docker" "start" "-a" "315d6bf802c84d2a3ff71739ef3c222c623086d61a74ec8914883764b586c37b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling bcrypt v0.10.0 [INFO] [stderr] Compiling pwhash v1.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling djangohashers v1.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.49s [INFO] running `Command { std: "docker" "inspect" "315d6bf802c84d2a3ff71739ef3c222c623086d61a74ec8914883764b586c37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315d6bf802c84d2a3ff71739ef3c222c623086d61a74ec8914883764b586c37b", kill_on_drop: false }` [INFO] [stdout] 315d6bf802c84d2a3ff71739ef3c222c623086d61a74ec8914883764b586c37b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15e370a6c0d67bb582dc31b737f11d73e72ee9d5ab472d6650e566e2efe7ddaf [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" "15e370a6c0d67bb582dc31b737f11d73e72ee9d5ab472d6650e566e2efe7ddaf", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling djangohashers v1.4.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `djangohashers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name djangohashers --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="base64"' --cfg 'feature="bcrypt"' --cfg 'feature="constant_time_eq"' --cfg 'feature="default"' --cfg 'feature="hex_fmt"' --cfg 'feature="md-5"' --cfg 'feature="pwhash"' --cfg 'feature="ring"' --cfg 'feature="rust-argon2"' --cfg 'feature="sha-1"' --cfg 'feature="sha2"' --cfg 'feature="with_argon2"' --cfg 'feature="with_bcrypt"' --cfg 'feature="with_legacy"' --cfg 'feature="with_pbkdf2"' -C metadata=81a7cd855b012bea -C extra-filename=-81a7cd855b012bea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-e47fa0c629119037.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-64fc89455642ed32.rlib --extern hex_fmt=/opt/rustwide/target/debug/deps/libhex_fmt-458df8119ea73ab9.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-5a671a775c41f517.rlib --extern pwhash=/opt/rustwide/target/debug/deps/libpwhash-fa406b1fe7ade48e.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-e89d074452ff1701.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8ba8cfdbf51f1a47.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-0be0d415126dc132.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-f7316780663b91a3.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-102b368874e5f802.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5fdb8f491187ca2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-22762496abbe9a92/out` (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" "15e370a6c0d67bb582dc31b737f11d73e72ee9d5ab472d6650e566e2efe7ddaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e370a6c0d67bb582dc31b737f11d73e72ee9d5ab472d6650e566e2efe7ddaf", kill_on_drop: false }` [INFO] [stdout] 15e370a6c0d67bb582dc31b737f11d73e72ee9d5ab472d6650e566e2efe7ddaf