[INFO] cloning repository https://github.com/duqiuzhi/yys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duqiuzhi/yys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduqiuzhi%2Fyys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduqiuzhi%2Fyys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b84ac15f51ce579112a32707683a260d345bb3f [INFO] testing duqiuzhi/yys against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduqiuzhi%2Fyys" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duqiuzhi/yys on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/duqiuzhi/yys [INFO] finished tweaking git repo https://github.com/duqiuzhi/yys [INFO] tweaked toml for git repo https://github.com/duqiuzhi/yys written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/duqiuzhi/yys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winres v0.1.11 [INFO] [stderr] Downloaded rust-embed-impl v4.5.0 [INFO] [stderr] Downloaded fern v0.5.8 [INFO] [stderr] Downloaded tungstenite v0.9.1 [INFO] [stderr] Downloaded warp v0.1.20 [INFO] [stderr] Downloaded rust-embed v4.5.0 [INFO] [stderr] Downloaded futures-fs v0.0.5 [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3e886c1d3a20b44093131d460cc8386ed2b81fbf1a6f155b906817b001b6fa6 [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" "b3e886c1d3a20b44093131d460cc8386ed2b81fbf1a6f155b906817b001b6fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e886c1d3a20b44093131d460cc8386ed2b81fbf1a6f155b906817b001b6fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e886c1d3a20b44093131d460cc8386ed2b81fbf1a6f155b906817b001b6fa6", kill_on_drop: false }` [INFO] [stdout] b3e886c1d3a20b44093131d460cc8386ed2b81fbf1a6f155b906817b001b6fa6 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37a65e56e32b87130273f66d4694f788bcea39036f388977f53febb5aee538aa [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" "37a65e56e32b87130273f66d4694f788bcea39036f388977f53febb5aee538aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling yyx-utils v0.1.0 (/opt/rustwide/workdir/yyx-utils) [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling yyx-platform v0.1.0 (/opt/rustwide/workdir/yyx-platform) [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling yyx v0.99.2 (/opt/rustwide/workdir/bin/yyx) [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling futures-fs v0.0.5 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rust-embed-impl v4.5.0 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tungstenite v0.9.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling rust-embed v4.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling yyx-resources v0.1.0 (/opt/rustwide/workdir/yyx-resources) [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling yyx-types v0.1.1 (/opt/rustwide/workdir/yyx-types) [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling warp v0.1.20 [INFO] [stderr] Compiling yyx-config v0.1.0 (/opt/rustwide/workdir/yyx-config) [INFO] [stderr] Compiling reqwest v0.9.21 [INFO] [stderr] Compiling yyx-equip v0.1.0 (/opt/rustwide/workdir/yyx-equip) [INFO] [stdout] warning: constant is never used: `CHANNEL_CAP` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const CHANNEL_CAP: usize = 100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | sender: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResultCollect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [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: `res_receiver` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | res_receiver: Receiver>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResultCollect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [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: associated function is never used: `new` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(capacity: usize) -> ResultCollect { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fetch_top` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn fetch_top(&self, n: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn handle(&self) -> Handle { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `collect` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn collect(mut self) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | sender: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Handle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[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: associated function is never used: `send` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn send(&self, item: T) -> Result<(), T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Item` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:106:3 [INFO] [stdout] | [INFO] [stdout] 106 | Item(T), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug)] [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: variant is never constructed: `Top` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:107:3 [INFO] [stdout] | [INFO] [stdout] 107 | Top(usize), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug)] [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: variant is never constructed: `Term` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | Term, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug)] [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: variant is never constructed: `Top` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | Top(Vec), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Res` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Debug)] [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: variant is never constructed: `Term` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | Term(Container), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Res` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Debug)] [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: struct is never constructed: `Search` [INFO] [stdout] --> yyx-equip/src/types.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Search { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Range` [INFO] [stdout] --> yyx-equip/src/types.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Range(f32, f32); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Target` [INFO] [stdout] --> yyx-equip/src/types.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum Target { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Combo` [INFO] [stdout] --> yyx-equip/src/types.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Combo { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_target_value` [INFO] [stdout] --> yyx-equip/src/types.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_target_value(&self, base: &Attrs, target: Target) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | inner: BinaryHeap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [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: associated function is never used: `with_capacity` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn push(&mut self, item: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_top` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_top(&self, n: usize) -> Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_sorted_vec` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn into_sorted_vec(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling yyx-cbg v0.1.0 (/opt/rustwide/workdir/yyx-cbg) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> yyx-cbg/src/pull.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | static ref HTTP_CLIENT: Client = { Client::new() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 16 - static ref HTTP_CLIENT: Client = { Client::new() }; [INFO] [stdout] 16 + static ref HTTP_CLIENT: Client = Client::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> yyx-cbg/src/pull.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | static ref URL: Url = { Url::parse(URL_PREFIX).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 107 - static ref URL: Url = { Url::parse(URL_PREFIX).unwrap() }; [INFO] [stdout] 107 + static ref URL: Url = Url::parse(URL_PREFIX).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> yyx-cbg/src/pull.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | status: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-cbg/src/pull.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Deserialize)] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling yyx-data v0.1.0 (/opt/rustwide/workdir/yyx-data) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> bin/yyx/src/helpers/block.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | static ref POOL: CpuPool = { CpuPool::new_num_cpus() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 6 - static ref POOL: CpuPool = { CpuPool::new_num_cpus() }; [INFO] [stdout] 6 + static ref POOL: CpuPool = CpuPool::new_num_cpus(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "37a65e56e32b87130273f66d4694f788bcea39036f388977f53febb5aee538aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a65e56e32b87130273f66d4694f788bcea39036f388977f53febb5aee538aa", kill_on_drop: false }` [INFO] [stdout] 37a65e56e32b87130273f66d4694f788bcea39036f388977f53febb5aee538aa [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e0ece218844ae1f56fc555a1341608ef1fa3b141f8f52eca8d9cc7adc04a63 [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" "f2e0ece218844ae1f56fc555a1341608ef1fa3b141f8f52eca8d9cc7adc04a63", kill_on_drop: false }` [INFO] [stderr] Compiling yyx-utils v0.1.0 (/opt/rustwide/workdir/yyx-utils) [INFO] [stderr] Compiling yyx-platform v0.1.0 (/opt/rustwide/workdir/yyx-platform) [INFO] [stderr] Compiling yyx-resources v0.1.0 (/opt/rustwide/workdir/yyx-resources) [INFO] [stderr] Compiling yyx-types v0.1.1 (/opt/rustwide/workdir/yyx-types) [INFO] [stdout] warning: constant is never used: `CHANNEL_CAP` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const CHANNEL_CAP: usize = 100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | sender: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResultCollect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [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: `res_receiver` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | res_receiver: Receiver>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResultCollect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [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: associated function is never used: `new` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(capacity: usize) -> ResultCollect { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fetch_top` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn fetch_top(&self, n: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn handle(&self) -> Handle { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `collect` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn collect(mut self) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | sender: Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Handle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[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: associated function is never used: `send` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn send(&self, item: T) -> Result<(), T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Item` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:106:3 [INFO] [stdout] | [INFO] [stdout] 106 | Item(T), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug)] [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: variant is never constructed: `Top` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:107:3 [INFO] [stdout] | [INFO] [stdout] 107 | Top(usize), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug)] [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: variant is never constructed: `Term` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | Term, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug)] [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: variant is never constructed: `Top` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | Top(Vec), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Res` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Debug)] [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: variant is never constructed: `Term` [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | Term(Container), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Res` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/mod.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Debug)] [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: struct is never constructed: `Search` [INFO] [stdout] --> yyx-equip/src/types.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Search { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Range` [INFO] [stdout] --> yyx-equip/src/types.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Range(f32, f32); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Target` [INFO] [stdout] --> yyx-equip/src/types.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum Target { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Combo` [INFO] [stdout] --> yyx-equip/src/types.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Combo { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_target_value` [INFO] [stdout] --> yyx-equip/src/types.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_target_value(&self, base: &Attrs, target: Target) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | inner: BinaryHeap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [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: associated function is never used: `with_capacity` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn push(&mut self, item: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_top` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_top(&self, n: usize) -> Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_sorted_vec` [INFO] [stdout] --> yyx-equip/src/result_collect/container.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn into_sorted_vec(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yyx-config v0.1.0 (/opt/rustwide/workdir/yyx-config) [INFO] [stderr] Compiling yyx-equip v0.1.0 (/opt/rustwide/workdir/yyx-equip) [INFO] [stderr] Compiling yyx-data v0.1.0 (/opt/rustwide/workdir/yyx-data) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> yyx-cbg/src/pull.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | static ref HTTP_CLIENT: Client = { Client::new() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 16 - static ref HTTP_CLIENT: Client = { Client::new() }; [INFO] [stdout] 16 + static ref HTTP_CLIENT: Client = Client::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> yyx-cbg/src/pull.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | static ref URL: Url = { Url::parse(URL_PREFIX).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 107 - static ref URL: Url = { Url::parse(URL_PREFIX).unwrap() }; [INFO] [stdout] 107 + static ref URL: Url = Url::parse(URL_PREFIX).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> yyx-cbg/src/pull.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | status: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-cbg/src/pull.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Deserialize)] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yyx-cbg v0.1.0 (/opt/rustwide/workdir/yyx-cbg) [INFO] [stderr] Compiling yyx v0.99.2 (/opt/rustwide/workdir/bin/yyx) [INFO] [stdout] warning: struct is never constructed: `Search` [INFO] [stdout] --> yyx-equip/src/types.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Search { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Range` [INFO] [stdout] --> yyx-equip/src/types.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Range(f32, f32); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Target` [INFO] [stdout] --> yyx-equip/src/types.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum Target { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Combo` [INFO] [stdout] --> yyx-equip/src/types.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Combo { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_target_value` [INFO] [stdout] --> yyx-equip/src/types.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_target_value(&self, base: &Attrs, target: Target) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> bin/yyx/src/helpers/block.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | static ref POOL: CpuPool = { CpuPool::new_num_cpus() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 6 - static ref POOL: CpuPool = { CpuPool::new_num_cpus() }; [INFO] [stdout] 6 + static ref POOL: CpuPool = CpuPool::new_num_cpus(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> yyx-cbg/src/pull.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | static ref HTTP_CLIENT: Client = { Client::new() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 16 - static ref HTTP_CLIENT: Client = { Client::new() }; [INFO] [stdout] 16 + static ref HTTP_CLIENT: Client = Client::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> yyx-cbg/src/pull.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | static ref URL: Url = { Url::parse(URL_PREFIX).unwrap() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 107 - static ref URL: Url = { Url::parse(URL_PREFIX).unwrap() }; [INFO] [stdout] 107 + static ref URL: Url = Url::parse(URL_PREFIX).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> yyx-cbg/src/pull.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | status: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> yyx-cbg/src/pull.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Deserialize)] [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.74s [INFO] running `Command { std: "docker" "inspect" "f2e0ece218844ae1f56fc555a1341608ef1fa3b141f8f52eca8d9cc7adc04a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e0ece218844ae1f56fc555a1341608ef1fa3b141f8f52eca8d9cc7adc04a63", kill_on_drop: false }` [INFO] [stdout] f2e0ece218844ae1f56fc555a1341608ef1fa3b141f8f52eca8d9cc7adc04a63 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad3610cea5e291ec28430f9b60f49bf94d75a20472c714bd7bc1248c4ef6fa9d [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" "ad3610cea5e291ec28430f9b60f49bf94d75a20472c714bd7bc1248c4ef6fa9d", kill_on_drop: false }` [INFO] [stderr] warning: constant is never used: `CHANNEL_CAP` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | const CHANNEL_CAP: usize = 100; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sender` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | sender: Sender>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ResultCollect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `res_receiver` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:13:3 [INFO] [stderr] | [INFO] [stderr] 13 | res_receiver: Receiver>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ResultCollect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn new(capacity: usize) -> ResultCollect { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `fetch_top` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn fetch_top(&self, n: usize) -> Vec { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `handle` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn handle(&self) -> Handle { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `collect` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn collect(mut self) -> Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sender` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:89:3 [INFO] [stderr] | [INFO] [stderr] 89 | sender: Sender>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Handle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `send` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:93:10 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn send(&self, item: T) -> Result<(), T> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Item` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:106:3 [INFO] [stderr] | [INFO] [stderr] 106 | Item(T), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stderr] | [INFO] [stderr] 104 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Top` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:107:3 [INFO] [stderr] | [INFO] [stderr] 107 | Top(usize), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stderr] | [INFO] [stderr] 104 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Term` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:108:3 [INFO] [stderr] | [INFO] [stderr] 108 | Term, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:104:10 [INFO] [stderr] | [INFO] [stderr] 104 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Top` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:113:3 [INFO] [stderr] | [INFO] [stderr] 113 | Top(Vec), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Res` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:111:10 [INFO] [stderr] | [INFO] [stderr] 111 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Term` [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:114:3 [INFO] [stderr] | [INFO] [stderr] 114 | Term(Container), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Res` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/mod.rs:111:10 [INFO] [stderr] | [INFO] [stderr] 111 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Search` [INFO] [stderr] --> yyx-equip/src/types.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Search { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Range` [INFO] [stderr] --> yyx-equip/src/types.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Range(f32, f32); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Target` [INFO] [stderr] --> yyx-equip/src/types.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | pub enum Target { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Combo` [INFO] [stderr] --> yyx-equip/src/types.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct Combo { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_target_value` [INFO] [stderr] --> yyx-equip/src/types.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn get_target_value(&self, base: &Attrs, target: Target) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inner` [INFO] [stderr] --> yyx-equip/src/result_collect/container.rs:6:3 [INFO] [stderr] | [INFO] [stderr] 6 | inner: BinaryHeap>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-equip/src/result_collect/container.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_capacity` [INFO] [stderr] --> yyx-equip/src/result_collect/container.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push` [INFO] [stderr] --> yyx-equip/src/result_collect/container.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn push(&mut self, item: T) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_top` [INFO] [stderr] --> yyx-equip/src/result_collect/container.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn get_top(&self, n: usize) -> Vec [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `into_sorted_vec` [INFO] [stderr] --> yyx-equip/src/result_collect/container.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn into_sorted_vec(self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `yyx-equip` (lib) generated 24 warnings [INFO] [stderr] warning: struct is never constructed: `Search` [INFO] [stderr] --> yyx-equip/src/types.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Search { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `yyx-equip` (lib test) generated 5 warnings (4 duplicates) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> yyx-cbg/src/pull.rs:16:36 [INFO] [stderr] | [INFO] [stderr] 16 | static ref HTTP_CLIENT: Client = { Client::new() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 16 - static ref HTTP_CLIENT: Client = { Client::new() }; [INFO] [stderr] 16 + static ref HTTP_CLIENT: Client = Client::new(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> yyx-cbg/src/pull.rs:107:27 [INFO] [stderr] | [INFO] [stderr] 107 | static ref URL: Url = { Url::parse(URL_PREFIX).unwrap() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 107 - static ref URL: Url = { Url::parse(URL_PREFIX).unwrap() }; [INFO] [stderr] 107 + static ref URL: Url = Url::parse(URL_PREFIX).unwrap(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `status` [INFO] [stderr] --> yyx-cbg/src/pull.rs:35:3 [INFO] [stderr] | [INFO] [stderr] 35 | status: i64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> yyx-cbg/src/pull.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `yyx-cbg` (lib) generated 3 warnings [INFO] [stderr] warning: `yyx-cbg` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> bin/yyx/src/helpers/block.rs:6:30 [INFO] [stderr] | [INFO] [stderr] 6 | static ref POOL: CpuPool = { CpuPool::new_num_cpus() }; [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 6 - static ref POOL: CpuPool = { CpuPool::new_num_cpus() }; [INFO] [stderr] 6 + static ref POOL: CpuPool = CpuPool::new_num_cpus(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `yyx` (bin "yyx" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yyx-49fa05338e16ae72) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yyx_cbg-8f88e218b7bac2a9) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test pull::test_deserialize_desc ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pull::test_deserialize_desc stdout ---- [INFO] [stdout] thread 'pull::test_deserialize_desc' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', yyx-cbg/src/pull.rs:151:6 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556b4770fbac - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556b4770fbac - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556b4770fbac - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x556b4770fbac - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x556b47734f2c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x556b4770b4a8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x556b47711e77 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x556b47711e77 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x556b47711e77 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x556b47711bab - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556b477125ca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556b477122b7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x556b47710074 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556b47711fc9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556b47630133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556b47630223 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x556b476b4f19 - core::result::Result::unwrap::hf374cd468913510e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x556b47676ae5 - yyx_cbg::pull::test_deserialize_desc::h72d75e304b9fb502 [INFO] [stdout] at /opt/rustwide/workdir/yyx-cbg/src/pull.rs:147:5 [INFO] [stdout] 18: 0x556b4767697a - yyx_cbg::pull::test_deserialize_desc::{{closure}}::heb100890fb250520 [INFO] [stdout] at /opt/rustwide/workdir/yyx-cbg/src/pull.rs:137:1 [INFO] [stdout] 19: 0x556b47662b1e - core::ops::function::FnOnce::call_once::ha546efdcdf49ec5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556b476a5983 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556b476a5983 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x556b476a46b1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x556b476a46b1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x556b476a46b1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x556b476a46b1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x556b476a46b1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x556b476a46b1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x556b476a46b1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x556b476adf91 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x556b476adf91 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x556b4767a6ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x556b4767a6ef - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x556b4767a6ef - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x556b4767a6ef - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x556b4767a6ef - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x556b4767a6ef - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x556b4767a6ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556b47718263 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x556b47718263 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x556b47718263 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f9a44027609 - start_thread [INFO] [stdout] 42: 0x7f9a43df7293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pull::test_deserialize_desc [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p yyx-cbg --lib' [INFO] running `Command { std: "docker" "inspect" "ad3610cea5e291ec28430f9b60f49bf94d75a20472c714bd7bc1248c4ef6fa9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3610cea5e291ec28430f9b60f49bf94d75a20472c714bd7bc1248c4ef6fa9d", kill_on_drop: false }` [INFO] [stdout] ad3610cea5e291ec28430f9b60f49bf94d75a20472c714bd7bc1248c4ef6fa9d