[INFO] fetching crate numext-fixed-hash 0.1.6... [INFO] checking numext-fixed-hash-0.1.6 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate numext-fixed-hash 0.1.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate numext-fixed-hash 0.1.6 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate numext-fixed-hash 0.1.6 [INFO] finished tweaking crates.io crate numext-fixed-hash 0.1.6 [INFO] tweaked toml for crates.io crate numext-fixed-hash 0.1.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numext-fixed-hash-hack v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f75c25b6584f15d506e0686a597c169823807243ef2148a64922aeb94bdac40 [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" "8f75c25b6584f15d506e0686a597c169823807243ef2148a64922aeb94bdac40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f75c25b6584f15d506e0686a597c169823807243ef2148a64922aeb94bdac40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f75c25b6584f15d506e0686a597c169823807243ef2148a64922aeb94bdac40", kill_on_drop: false }` [INFO] [stdout] 8f75c25b6584f15d506e0686a597c169823807243ef2148a64922aeb94bdac40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f01c9c1400483b7fdfc10f130e99ab09f612123700aa48cc921f1f858c960141 [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" "f01c9c1400483b7fdfc10f130e99ab09f612123700aa48cc921f1f858c960141", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.6 [INFO] [stderr] error: could not compile `numext-fixed-hash-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name numext_fixed_hash_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numext-fixed-hash-core-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bits_1024"' --cfg 'feature="bits_128"' --cfg 'feature="bits_160"' --cfg 'feature="bits_2048"' --cfg 'feature="bits_224"' --cfg 'feature="bits_256"' --cfg 'feature="bits_384"' --cfg 'feature="bits_4096"' --cfg 'feature="bits_512"' --cfg 'feature="bits_520"' --cfg 'feature="bits_all"' --cfg 'feature="default"' -C metadata=701ec454eeab93f0 -C extra-filename=-701ec454eeab93f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-2e2cb6c10214e106.so --extern nfuint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-ca51a17094530b4d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7c13bfec338f93d.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" "f01c9c1400483b7fdfc10f130e99ab09f612123700aa48cc921f1f858c960141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01c9c1400483b7fdfc10f130e99ab09f612123700aa48cc921f1f858c960141", kill_on_drop: false }` [INFO] [stdout] f01c9c1400483b7fdfc10f130e99ab09f612123700aa48cc921f1f858c960141