[INFO] cloning repository https://github.com/sbszcz/kloni [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbszcz/kloni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbszcz%2Fkloni", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbszcz%2Fkloni'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 827b7bea7b626c8654e42bd1facb21e1b4c49109 [INFO] testing sbszcz/kloni against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbszcz%2Fkloni" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sbszcz/kloni [INFO] finished tweaking git repo https://github.com/sbszcz/kloni [INFO] tweaked toml for git repo https://github.com/sbszcz/kloni written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sbszcz/kloni on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sbszcz/kloni already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 887a974c6e858fbf01a2446ad8fb491948a008662c0343073a079ed3c21edc0a [INFO] running `Command { std: "docker" "start" "-a" "887a974c6e858fbf01a2446ad8fb491948a008662c0343073a079ed3c21edc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "887a974c6e858fbf01a2446ad8fb491948a008662c0343073a079ed3c21edc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887a974c6e858fbf01a2446ad8fb491948a008662c0343073a079ed3c21edc0a", kill_on_drop: false }` [INFO] [stdout] 887a974c6e858fbf01a2446ad8fb491948a008662c0343073a079ed3c21edc0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdf8f74e7f4d510fabaafa7e989afbb49ab41380a14fb6fb381e332df15c0661 [INFO] running `Command { std: "docker" "start" "-a" "fdf8f74e7f4d510fabaafa7e989afbb49ab41380a14fb6fb381e332df15c0661", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling vte v0.11.0 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling fs_at v0.1.4 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling normpath v1.1.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling remove_dir_all v0.8.2 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling attohttpc v0.26.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling kloni v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `github` should have an upper camel case name [INFO] [stdout] --> src/files/config.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | github, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Github` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bitbucket` should have an upper camel case name [INFO] [stdout] --> src/files/config.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | bitbucket, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Bitbucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ConfigFileStatus` is more private than the item `get_or_create_config_file` [INFO] [stdout] --> src/files.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_or_create_config_file(default_content: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `get_or_create_config_file` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `ConfigFileStatus` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/files.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | enum ConfigFileStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `github` should have an upper camel case name [INFO] [stdout] --> src/files/config.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | github, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Github` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bitbucket` should have an upper camel case name [INFO] [stdout] --> src/files/config.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | bitbucket, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Bitbucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONFIG_DEFAULT` is never used [INFO] [stdout] --> src/files/config.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const CONFIG_DEFAULT: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/files/config.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Provider` is never constructed [INFO] [stdout] --> src/files/config.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Provider { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> src/files/config.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GithubConf` is never constructed [INFO] [stdout] --> src/files/config.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct GithubConf { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BitbucketConf` is never constructed [INFO] [stdout] --> src/files/config.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct BitbucketConf { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ConfigError` is never used [INFO] [stdout] --> src/files/config.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub enum ConfigError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `get` and `validate_config` are never used [INFO] [stdout] --> src/files/config.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Config { [INFO] [stdout] | ----------- associated functions in this implementation [INFO] [stdout] 68 | pub fn get(_custom_config: Option) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | fn validate_config(config: &Config, conf_file: &Path) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FsError` is never used [INFO] [stdout] --> src/files.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum FsError { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `project_dirs` is never used [INFO] [stdout] --> src/files.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn project_dirs() -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ConfigFileStatus` is never used [INFO] [stdout] --> src/files.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | enum ConfigFileStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_config_file` is never used [INFO] [stdout] --> src/files.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_or_create_config_file(default_content: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_or_create_cache_file` is never used [INFO] [stdout] --> src/files.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn get_or_create_cache_file(file_name: String) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_is_empty` is never used [INFO] [stdout] --> src/files.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn file_is_empty(file: &File) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ConfigFileStatus` is more private than the item `files::get_or_create_config_file` [INFO] [stdout] --> src/files.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_or_create_config_file(default_content: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `files::get_or_create_config_file` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `ConfigFileStatus` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/files.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | enum ConfigFileStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "fdf8f74e7f4d510fabaafa7e989afbb49ab41380a14fb6fb381e332df15c0661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf8f74e7f4d510fabaafa7e989afbb49ab41380a14fb6fb381e332df15c0661", kill_on_drop: false }` [INFO] [stdout] fdf8f74e7f4d510fabaafa7e989afbb49ab41380a14fb6fb381e332df15c0661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c7c340720a01cb69855be76c33eedfc9de5b06b506a313930aee2fe353a1984 [INFO] running `Command { std: "docker" "start" "-a" "9c7c340720a01cb69855be76c33eedfc9de5b06b506a313930aee2fe353a1984", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.62+curl-8.1.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.19.12/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 --cfg 'feature="default"' --cfg 'feature="lexer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=e3f5bf3d44af0c59 -C extra-filename=-c45fb27aff519506 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-6ace36eb3369ebe9.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-1e51ea032474e4fa.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-321bd833c840a018.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-22cd1005a513c23c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8ff90a18d8103131.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-75af04bf1b98ec4d.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-d1acfbd72169f3cd.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b29d45720974095.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2a31a75497a65d4d.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-25f935072f18da70.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-5220de4c2373dd0d.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-b3d62239c84e92f9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-919fbbd1f4a1ea27.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9c7c340720a01cb69855be76c33eedfc9de5b06b506a313930aee2fe353a1984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7c340720a01cb69855be76c33eedfc9de5b06b506a313930aee2fe353a1984", kill_on_drop: false }` [INFO] [stdout] 9c7c340720a01cb69855be76c33eedfc9de5b06b506a313930aee2fe353a1984