[INFO] cloning repository https://github.com/joshuaclayton/socket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuaclayton/socket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuaclayton%2Fsocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuaclayton%2Fsocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d61a71e70acafe7afa6f89f5db0aa917cb26edbe [INFO] checking joshuaclayton/socket against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuaclayton%2Fsocket" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshuaclayton/socket on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshuaclayton/socket [INFO] finished tweaking git repo https://github.com/joshuaclayton/socket [INFO] tweaked toml for git repo https://github.com/joshuaclayton/socket written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/joshuaclayton/socket already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccefad4f67b752678b8df7e8f1935ebb3da9e16c9b969cc3cba8016c704034ab [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" "ccefad4f67b752678b8df7e8f1935ebb3da9e16c9b969cc3cba8016c704034ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccefad4f67b752678b8df7e8f1935ebb3da9e16c9b969cc3cba8016c704034ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccefad4f67b752678b8df7e8f1935ebb3da9e16c9b969cc3cba8016c704034ab", kill_on_drop: false }` [INFO] [stdout] ccefad4f67b752678b8df7e8f1935ebb3da9e16c9b969cc3cba8016c704034ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--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] 96aec2557c72dde727e0984f63bed8e170d4d857251adf7328253b33daacb14d [INFO] running `Command { std: "docker" "start" "-a" "96aec2557c72dde727e0984f63bed8e170d4d857251adf7328253b33daacb14d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] error: could not compile `lexical-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lexical_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrayvec"' --cfg 'feature="correct"' --cfg 'feature="default"' --cfg 'feature="ryu"' --cfg 'feature="static_assertions"' --cfg 'feature="std"' --cfg 'feature="table"' -C metadata=0498461846eb576c -C extra-filename=-0498461846eb576c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-826b4b7964740174.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-921a8a475b5af532.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a79e471d6c54691a.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-7fc3bd00955fd0e8.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-2cef79460fbe8697.rmeta --cap-lints allow --cap-lints=forbid --cfg has_range_bounds --cfg has_slice_index --cfg has_full_range_inclusive --cfg has_const_index --cfg has_i128 --cfg has_ops_bound --cfg has_pointer_methods --cfg has_range_inclusive --cfg limb_width_64` (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" "96aec2557c72dde727e0984f63bed8e170d4d857251adf7328253b33daacb14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96aec2557c72dde727e0984f63bed8e170d4d857251adf7328253b33daacb14d", kill_on_drop: false }` [INFO] [stdout] 96aec2557c72dde727e0984f63bed8e170d4d857251adf7328253b33daacb14d