[INFO] crate hyperbuild 0.0.44 is already in cache [INFO] checking hyperbuild-0.0.44 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate hyperbuild 0.0.44 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate hyperbuild 0.0.44 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hyperbuild 0.0.44 [INFO] finished tweaking crates.io crate hyperbuild 0.0.44 [INFO] tweaked toml for crates.io crate hyperbuild 0.0.44 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate hyperbuild 0.0.44 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0c37a83aed8a2b228c2768109861cba9d384d0ba8f5cd2555c2380fd48fa721b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0c37a83aed8a2b228c2768109861cba9d384d0ba8f5cd2555c2380fd48fa721b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking siphasher v0.3.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cascade v0.1.4 [INFO] [stderr] Checking fastrie v0.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.10 [INFO] [stderr] Compiling proc-macro-error v0.4.10 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling hyperbuild v0.0.44 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `name_words` [INFO] [stderr] --> build.rs:34:4 [INFO] [stderr] | [INFO] [stderr] 34 | fn name_words(n: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `snake_case` [INFO] [stderr] --> build.rs:38:4 [INFO] [stderr] | [INFO] [stderr] 38 | fn snake_case(n: &Vec) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `camel_case` [INFO] [stderr] --> build.rs:42:4 [INFO] [stderr] | [INFO] [stderr] 42 | fn camel_case(n: &Vec) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `hyperbuild`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyperbuild --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cbitcode-in-rlib=no -C debuginfo=2 -C metadata=4fe0de3b93b4e949 -C extra-filename=-4fe0de3b93b4e949 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cascade=/opt/rustwide/target/debug/deps/libcascade-3f8b706a03176ffb.rmeta --extern fastrie=/opt/rustwide/target/debug/deps/libfastrie-06fa4f72ae384da5.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-6782e04eb4d20db6.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-09a46454e45b91bb.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hyperbuild`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyperbuild --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -Cbitcode-in-rlib=no -C debuginfo=2 --test -C metadata=f4d7af3b78b0024e -C extra-filename=-f4d7af3b78b0024e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cascade=/opt/rustwide/target/debug/deps/libcascade-3f8b706a03176ffb.rmeta --extern fastrie=/opt/rustwide/target/debug/deps/libfastrie-06fa4f72ae384da5.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-6782e04eb4d20db6.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-09a46454e45b91bb.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "0c37a83aed8a2b228c2768109861cba9d384d0ba8f5cd2555c2380fd48fa721b"` [INFO] running `"docker" "rm" "-f" "0c37a83aed8a2b228c2768109861cba9d384d0ba8f5cd2555c2380fd48fa721b"` [INFO] [stdout] 0c37a83aed8a2b228c2768109861cba9d384d0ba8f5cd2555c2380fd48fa721b