[INFO] fetching crate numext-fixed-hash-hack 0.1.6... [INFO] testing numext-fixed-hash-hack-0.1.6 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate numext-fixed-hash-hack 0.1.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate numext-fixed-hash-hack 0.1.6 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate numext-fixed-hash-hack 0.1.6 [INFO] finished tweaking crates.io crate numext-fixed-hash-hack 0.1.6 [INFO] tweaked toml for crates.io crate numext-fixed-hash-hack 0.1.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numext-fixed-hash-core v0.1.6 [INFO] running `Command { std: "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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 053f279aaf6274ccb433e9e27dec563f6df79830b871e355301b0b166d51748c [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" "053f279aaf6274ccb433e9e27dec563f6df79830b871e355301b0b166d51748c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "053f279aaf6274ccb433e9e27dec563f6df79830b871e355301b0b166d51748c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "053f279aaf6274ccb433e9e27dec563f6df79830b871e355301b0b166d51748c", kill_on_drop: false }` [INFO] [stdout] 053f279aaf6274ccb433e9e27dec563f6df79830b871e355301b0b166d51748c [INFO] running `Command { std: "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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 941ed4eaf47e797dcc12e8d5ce5e5431b5d9eb0b12ab54b8ef4d7909160e4f96 [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" "941ed4eaf47e797dcc12e8d5ce5e5431b5d9eb0b12ab54b8ef4d7909160e4f96", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.22 [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=98de050227ec18ee -C extra-filename=-98de050227ec18ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-92640fda864cf883.so --extern nfuint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-221e6adf3303786d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a8603e1a1b594062.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "941ed4eaf47e797dcc12e8d5ce5e5431b5d9eb0b12ab54b8ef4d7909160e4f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941ed4eaf47e797dcc12e8d5ce5e5431b5d9eb0b12ab54b8ef4d7909160e4f96", kill_on_drop: false }` [INFO] [stdout] 941ed4eaf47e797dcc12e8d5ce5e5431b5d9eb0b12ab54b8ef4d7909160e4f96