[INFO] cloning repository https://github.com/NonNullDinu/sbuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NonNullDinu/sbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acf6cd42561d6f2017082ad457266128f2c8a627 [INFO] documenting NonNullDinu/sbuild against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NonNullDinu/sbuild on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NonNullDinu/sbuild [INFO] finished tweaking git repo https://github.com/NonNullDinu/sbuild [INFO] tweaked toml for git repo https://github.com/NonNullDinu/sbuild written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/NonNullDinu/sbuild already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53c5d91f4d685af12db5ceae34215fc032fc57d97eb5885992160cf454880e60 [INFO] running `Command { std: "docker" "start" "-a" "53c5d91f4d685af12db5ceae34215fc032fc57d97eb5885992160cf454880e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53c5d91f4d685af12db5ceae34215fc032fc57d97eb5885992160cf454880e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c5d91f4d685af12db5ceae34215fc032fc57d97eb5885992160cf454880e60", kill_on_drop: false }` [INFO] [stdout] 53c5d91f4d685af12db5ceae34215fc032fc57d97eb5885992160cf454880e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bf22d09934a648fe1be02e2f7c9dcc498f5c33d46bcfa327a70df37b82019c9 [INFO] running `Command { std: "docker" "start" "-a" "4bf22d09934a648fe1be02e2f7c9dcc498f5c33d46bcfa327a70df37b82019c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.4 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking codespan-reporting v0.11.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Documenting leafbuild-derive v0.1.0 (/opt/rustwide/workdir/leafbuild-derive) [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling leafbuild-derive v0.1.0 (/opt/rustwide/workdir/leafbuild-derive) [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling linkme-impl v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Checking linkme v0.2.4 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking snailquote v0.3.0 [INFO] [stderr] Checking leafbuild-ast v0.1.0 (/opt/rustwide/workdir/leafbuild-ast) [INFO] [stderr] Documenting leafbuild-ast v0.1.0 (/opt/rustwide/workdir/leafbuild-ast) [INFO] [stdout] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stdout] --> leafbuild-ast/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | missing_crate_level_docs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stdout] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stdout] --> leafbuild-ast/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | broken_intra_doc_links, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking leafbuild-core v0.1.0 (/opt/rustwide/workdir/leafbuild-core) [INFO] [stderr] Documenting leafbuild-core v0.1.0 (/opt/rustwide/workdir/leafbuild-core) [INFO] [stdout] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stdout] --> leafbuild-core/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | missing_crate_level_docs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stdout] --> leafbuild-core/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | broken_intra_doc_links, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking logos v0.12.0 [INFO] [stdout] warning: field is never read: `error_eval_cascade` [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | error_eval_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_location` [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | log_location: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error_cascade` [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signal_build_failure` [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | signal_build_failure: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling leafbuild-parser v0.1.0 (/opt/rustwide/workdir/leafbuild-parser) [INFO] [stderr] Documenting leafbuild-parser v0.1.0 (/opt/rustwide/workdir/leafbuild-parser) [INFO] [stdout] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stdout] --> leafbuild-parser/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | missing_crate_level_docs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stdout] --> leafbuild-parser/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | broken_intra_doc_links, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting leafbuild-interpreter v0.1.0 (/opt/rustwide/workdir/leafbuild-interpreter) [INFO] [stdout] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | missing_crate_level_docs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | broken_intra_doc_links, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.19s [INFO] running `Command { std: "docker" "inspect" "4bf22d09934a648fe1be02e2f7c9dcc498f5c33d46bcfa327a70df37b82019c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf22d09934a648fe1be02e2f7c9dcc498f5c33d46bcfa327a70df37b82019c9", kill_on_drop: false }` [INFO] [stdout] 4bf22d09934a648fe1be02e2f7c9dcc498f5c33d46bcfa327a70df37b82019c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 37104fc4ca2495802d331a537d20ffdbc29a5dcc0d6a119684949fb3f998e488 [INFO] running `Command { std: "docker" "start" "-a" "37104fc4ca2495802d331a537d20ffdbc29a5dcc0d6a119684949fb3f998e488", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling lalrpop-util v0.19.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking codespan-reporting v0.11.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling linkme-impl v0.2.4 [INFO] [stderr] Compiling leafbuild-derive v0.1.0 (/opt/rustwide/workdir/leafbuild-derive) [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=045483950b3e0c9f -C extra-filename=-045483950b3e0c9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-e4ce13a5df156431.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-4df77eb66f53d77f.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-04cc5391576c3558.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-addc4ff7d1d9a698.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-4da2a83a8a395da3.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-97613b1a1003fea6.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-ec6ab6a287a5bc98.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-571e76075dd4ca5b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ccdb845c18acb093.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-ea33e0b70ada9cfe.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-10816bd7f7202b49.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-57325e7d2ecdce64.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-214036e12d88a9e7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a00294059a9d31c4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "37104fc4ca2495802d331a537d20ffdbc29a5dcc0d6a119684949fb3f998e488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37104fc4ca2495802d331a537d20ffdbc29a5dcc0d6a119684949fb3f998e488", kill_on_drop: false }` [INFO] [stdout] 37104fc4ca2495802d331a537d20ffdbc29a5dcc0d6a119684949fb3f998e488