[INFO] crate hyperbuild 0.0.43 is already in cache [INFO] checking hyperbuild-0.0.43 against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] extracting crate hyperbuild 0.0.43 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate hyperbuild 0.0.43 on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hyperbuild 0.0.43 [INFO] finished tweaking crates.io crate hyperbuild 0.0.43 [INFO] tweaked toml for crates.io crate hyperbuild 0.0.43 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate hyperbuild 0.0.43 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8a8504933670aaafcaece39fc5fbf67be1c99b92e2482233382dfe0762d3ef18 [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" "8a8504933670aaafcaece39fc5fbf67be1c99b92e2482233382dfe0762d3ef18"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Checking fastrie v0.0.6 [INFO] [stderr] Checking cascade v0.1.4 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling proc-macro-error v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling hyperbuild v0.0.43 (/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] 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 -C debuginfo=2 --test -C metadata=bc7e60b1727847a0 -C extra-filename=-bc7e60b1727847a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cascade=/opt/rustwide/target/debug/deps/libcascade-3b302f4e32bb2780.rmeta --extern fastrie=/opt/rustwide/target/debug/deps/libfastrie-6e3daa630ebbfe46.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-54097ee472ca3511.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-bb9cce2573569ec2.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 --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=cb9e5b6441e638e6 -C extra-filename=-cb9e5b6441e638e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cascade=/opt/rustwide/target/debug/deps/libcascade-3b302f4e32bb2780.rmeta --extern fastrie=/opt/rustwide/target/debug/deps/libfastrie-6e3daa630ebbfe46.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-54097ee472ca3511.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-bb9cce2573569ec2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8a8504933670aaafcaece39fc5fbf67be1c99b92e2482233382dfe0762d3ef18"` [INFO] running `"docker" "rm" "-f" "8a8504933670aaafcaece39fc5fbf67be1c99b92e2482233382dfe0762d3ef18"` [INFO] [stdout] 8a8504933670aaafcaece39fc5fbf67be1c99b92e2482233382dfe0762d3ef18