[INFO] cloning repository https://github.com/rohankumardubey/below [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/below" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbelow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbelow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c93d15ee1faf92352fa4e3af4fabca0e2134af18 [INFO] checking rohankumardubey/below against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbelow" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/below on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohankumardubey/below [INFO] finished tweaking git repo https://github.com/rohankumardubey/below [INFO] tweaked toml for git repo https://github.com/rohankumardubey/below written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/below 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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/below/store/Cargo.toml: version requirement `=4.0.0+zstd.1.4.9` for dependency `zstd-safe` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/below/store/Cargo.toml: version requirement `=0.8.0+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking rohankumardubey/below against try#3931cbb869e499bf6db1e4d580cc247efbf183df for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbelow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/below on toolchain 3931cbb869e499bf6db1e4d580cc247efbf183df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohankumardubey/below [INFO] finished tweaking git repo https://github.com/rohankumardubey/below [INFO] tweaked toml for git repo https://github.com/rohankumardubey/below written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/below 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" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/below/store/Cargo.toml: version requirement `=4.0.0+zstd.1.4.9` for dependency `zstd-safe` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/below/store/Cargo.toml: version requirement `=0.8.0+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded clap_complete v3.1.1 [INFO] [stderr] Downloaded os_info v3.0.7 [INFO] [stderr] Downloaded vsprintf v2.0.0 [INFO] [stderr] Downloaded openat v0.1.21 [INFO] [stderr] Downloaded cursive_buffered_backend v0.5.0 [INFO] [stderr] Downloaded zstd-safe v4.0.0+zstd.1.4.9 [INFO] [stderr] Downloaded zstd v0.8.0+zstd.1.4.9 [INFO] [stderr] Downloaded libbpf-rs v0.16.0 [INFO] [stderr] Downloaded libbpf-cargo v0.10.0 [INFO] [stderr] Downloaded libbpf-sys v0.6.0-1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20763b989dd992cbc12fd8f3eea0c63270347dc442b7728cedf01390b1bb203a [INFO] running `Command { std: "docker" "start" "-a" "20763b989dd992cbc12fd8f3eea0c63270347dc442b7728cedf01390b1bb203a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20763b989dd992cbc12fd8f3eea0c63270347dc442b7728cedf01390b1bb203a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20763b989dd992cbc12fd8f3eea0c63270347dc442b7728cedf01390b1bb203a", kill_on_drop: false }` [INFO] [stdout] 20763b989dd992cbc12fd8f3eea0c63270347dc442b7728cedf01390b1bb203a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1ce0ca233a9f5b9ced8eca59e1765e2493c150e75b061490917f1d6ba0e9f27 [INFO] running `Command { std: "docker" "start" "-a" "b1ce0ca233a9f5b9ced8eca59e1765e2493c150e75b061490917f1d6ba0e9f27", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/below/store/Cargo.toml: version requirement `=4.0.0+zstd.1.4.9` for dependency `zstd-safe` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /opt/rustwide/workdir/below/store/Cargo.toml: version requirement `=0.8.0+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking openat v0.1.21 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling zstd-safe v4.0.0+zstd.1.4.9 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling libbpf-sys v0.6.0-1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling below_derive v0.5.0 (/opt/rustwide/workdir/below/below_derive) [INFO] [stdout] warning: field `preferred_name` is never read [INFO] [stdout] --> below/below_derive/src/queriable.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 129 | struct QueriableFieldProps { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 132 | pub preferred_name: Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueriableFieldProps` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking portpicker v0.1.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stdout] warning: field `preferred_name` is never read [INFO] [stdout] --> below/below_derive/src/queriable.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 129 | struct QueriableFieldProps { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 132 | pub preferred_name: Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueriableFieldProps` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `preferred_name` is never read [INFO] [stdout] --> below/below_derive/src/queriable.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 129 | struct QueriableFieldProps { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 132 | pub preferred_name: Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueriableFieldProps` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking clap_complete v3.1.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cgroupfs v0.5.0 (/opt/rustwide/workdir/below/cgroupfs) [INFO] [stderr] Checking fb_procfs v0.5.0 (/opt/rustwide/workdir/below/procfs) [INFO] [stderr] Checking os_info v3.0.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Checking below-model v0.5.0 (/opt/rustwide/workdir/below/model) [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking below-common v0.5.0 (/opt/rustwide/workdir/below/common) [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking cursive_buffered_backend v0.5.0 [INFO] [stderr] Checking below-config v0.5.0 (/opt/rustwide/workdir/below/config) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> below/common/src/fileutil.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let mut file = File::create(&path).expect("Failed to create file"); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libbpf-rs v0.16.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Checking below-render v0.5.0 (/opt/rustwide/workdir/below/render) [INFO] [stderr] Compiling libbpf-cargo v0.10.0 [INFO] [stderr] Compiling below v0.5.0 (/opt/rustwide/workdir/below) [INFO] [stderr] error: failed to run custom build command for `below v0.5.0 (/opt/rustwide/workdir/below)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/below-395e7c1890eaf0d7/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at below/build.rs:17:41: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5636e5efee1c - std::backtrace_rs::backtrace::libunwind::trace::hd99f37395da3ceb2 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5636e5efee1c - std::backtrace_rs::backtrace::trace_unsynchronized::h4a909d4ab64af4a2 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5636e5efee1c - std::sys_common::backtrace::_print_fmt::h92d3a62f5260ea83 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5636e5efee1c - ::fmt::h15bc3dbb71fb5878 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5636e5f23b50 - core::fmt::rt::Argument::fmt::h544b73870756b56d [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5636e5f23b50 - core::fmt::write::h2e04cd3b82bb28f2 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5636e5efc57f - std::io::Write::write_fmt::hb29b67ea4a21e372 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x5636e5efec04 - std::sys_common::backtrace::_print::hcaa61f6cd954c6e7 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5636e5efec04 - std::sys_common::backtrace::print::hff28740891d71771 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5636e5f00117 - std::panicking::default_hook::{{closure}}::h757b1ae94822d52c [INFO] [stderr] 10: 0x5636e5effe7f - std::panicking::default_hook::hec095f7ed859d75c [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5636e5f00598 - std::panicking::rust_panic_with_hook::hfdc632d627f32705 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x5636e5f0047e - std::panicking::begin_panic_handler::{{closure}}::h766097679a4b354c [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x5636e5eff2e6 - std::sys_common::backtrace::__rust_end_short_backtrace::h7bd23b5c10762580 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5636e5f001e2 - rust_begin_unwind [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x5636e5d11da5 - core::panicking::panic_fmt::h46e8501dca8136ba [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5636e5d12353 - core::result::unwrap_failed::h1d5519daf4e7d62a [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x5636e5d1416b - core::result::Result::unwrap::h3ebb0aca357198d7 [INFO] [stderr] 18: 0x5636e5d14b07 - build_script_build::main::hccb214d98014c9d7 [INFO] [stderr] 19: 0x5636e5d13ba3 - core::ops::function::FnOnce::call_once::h87f4d2cc229dfee0 [INFO] [stderr] 20: 0x5636e5d13616 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c28952030f3115a [INFO] [stderr] 21: 0x5636e5d136e9 - std::rt::lang_start::{{closure}}::hf1ec776350bd26a8 [INFO] [stderr] 22: 0x5636e5ef83d7 - core::ops::function::impls:: for &F>::call_once::h8ae3430e30652e0c [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5636e5ef83d7 - std::panicking::try::do_call::h2c8859cf5197601f [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x5636e5ef83d7 - std::panicking::try::h5fb8b69e0685164a [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x5636e5ef83d7 - std::panic::catch_unwind::h2db5ebd9eb7ba843 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x5636e5ef83d7 - std::rt::lang_start_internal::{{closure}}::hf61e7d9e6c0c91b3 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x5636e5ef83d7 - std::panicking::try::do_call::h5c239d9cc9b0de8d [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x5636e5ef83d7 - std::panicking::try::h73d24d865dee4aa9 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x5636e5ef83d7 - std::panic::catch_unwind::h9e1f32716a7114cc [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x5636e5ef83d7 - std::rt::lang_start_internal::h18e84c7258e57251 [INFO] [stderr] at /rustc/3931cbb869e499bf6db1e4d580cc247efbf183df/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x5636e5d136c7 - std::rt::lang_start::hbb8d08d427fb71b9 [INFO] [stderr] 32: 0x5636e5d14c45 - main [INFO] [stderr] 33: 0x7f17c0f40d90 - [INFO] [stderr] 34: 0x7f17c0f40e40 - __libc_start_main [INFO] [stderr] 35: 0x5636e5d12655 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1ce0ca233a9f5b9ced8eca59e1765e2493c150e75b061490917f1d6ba0e9f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ce0ca233a9f5b9ced8eca59e1765e2493c150e75b061490917f1d6ba0e9f27", kill_on_drop: false }` [INFO] [stdout] b1ce0ca233a9f5b9ced8eca59e1765e2493c150e75b061490917f1d6ba0e9f27