[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduqiuzhi%2Fyys" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duqiuzhi/yys on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded warp v0.1.20 [INFO] [stderr] Downloaded tungstenite v0.9.1 [INFO] [stderr] Downloaded rust-embed-impl v4.5.0 [INFO] [stderr] Downloaded futures-fs v0.0.5 [INFO] [stderr] Downloaded rust-embed v4.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28bc34df98ceca195c6e042fd364c55a7131e221746cca6f01c80c8ce257d12b [INFO] running `Command { std: "docker" "start" "-a" "28bc34df98ceca195c6e042fd364c55a7131e221746cca6f01c80c8ce257d12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28bc34df98ceca195c6e042fd364c55a7131e221746cca6f01c80c8ce257d12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bc34df98ceca195c6e042fd364c55a7131e221746cca6f01c80c8ce257d12b", kill_on_drop: false }` [INFO] [stdout] 28bc34df98ceca195c6e042fd364c55a7131e221746cca6f01c80c8ce257d12b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e93d65eb533631c45c35d40820f61d6adf69c4144bd3ea1996cd2e85173b4b03 [INFO] running `Command { std: "docker" "start" "-a" "e93d65eb533631c45c35d40820f61d6adf69c4144bd3ea1996cd2e85173b4b03", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 yyx-utils v0.1.0 (/opt/rustwide/workdir/yyx-utils) [INFO] [stderr] Compiling safemem v0.3.2 [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 libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling futures-fs v0.0.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rust-embed-impl v4.5.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ordered-float v1.0.2 [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 syn v1.0.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rust-embed v4.5.0 [INFO] [stderr] Compiling yyx-resources v0.1.0 (/opt/rustwide/workdir/yyx-resources) [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 headers v0.2.3 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [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 serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.3 [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 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 diesel v1.4.2 [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 39s [INFO] running `Command { std: "docker" "inspect" "e93d65eb533631c45c35d40820f61d6adf69c4144bd3ea1996cd2e85173b4b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93d65eb533631c45c35d40820f61d6adf69c4144bd3ea1996cd2e85173b4b03", kill_on_drop: false }` [INFO] [stdout] e93d65eb533631c45c35d40820f61d6adf69c4144bd3ea1996cd2e85173b4b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf721a843939db7845a33caa11b5a21dc22a1d81937e9f42f4eec5d08acf6688 [INFO] running `Command { std: "docker" "start" "-a" "bf721a843939db7845a33caa11b5a21dc22a1d81937e9f42f4eec5d08acf6688", 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] [stderr] Compiling yyx-config v0.1.0 (/opt/rustwide/workdir/yyx-config) [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] [stderr] Compiling yyx-equip v0.1.0 (/opt/rustwide/workdir/yyx-equip) [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-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: 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: 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] --> 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.65s [INFO] running `Command { std: "docker" "inspect" "bf721a843939db7845a33caa11b5a21dc22a1d81937e9f42f4eec5d08acf6688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf721a843939db7845a33caa11b5a21dc22a1d81937e9f42f4eec5d08acf6688", kill_on_drop: false }` [INFO] [stdout] bf721a843939db7845a33caa11b5a21dc22a1d81937e9f42f4eec5d08acf6688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ffb5f468a2194dc4a0413b009181e41fee293243f20e2c4e46137ab0b187d8b [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" "6ffb5f468a2194dc4a0413b009181e41fee293243f20e2c4e46137ab0b187d8b", 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.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yyx-7d038366045850f4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yyx_cbg-9c60177f5ae82c7d) [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: 0x5623e9489afd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5623e9489afd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5623e9489afd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5623e9489afd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5623e94aeefc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5623e94853f8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5623e948bdd7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5623e948bdd7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5623e948bdd7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5623e948bb0c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5623e948c529 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5623e948c217 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5623e9489fc4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5623e948bf29 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5623e93a5133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5623e93a5223 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5623e942cbd9 - core::result::Result::unwrap::hb15e1a4d9589c4d9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5623e93ebae5 - yyx_cbg::pull::test_deserialize_desc::h285886038eaf2c7b [INFO] [stdout] at /opt/rustwide/workdir/yyx-cbg/src/pull.rs:147:5 [INFO] [stdout] 18: 0x5623e93eb97a - yyx_cbg::pull::test_deserialize_desc::{{closure}}::hfe7c33c1558ea2fc [INFO] [stdout] at /opt/rustwide/workdir/yyx-cbg/src/pull.rs:137:1 [INFO] [stdout] 19: 0x5623e93d78be - core::ops::function::FnOnce::call_once::h34e2b517551efeba [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5623e941a9c3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5623e941a9c3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5623e94196a4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5623e94196a4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5623e94196a4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5623e94196a4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5623e94196a4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5623e94196a4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5623e94196a4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5623e9422fc1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5623e9422fc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5623e93ef63f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5623e93ef63f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5623e93ef63f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5623e93ef63f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5623e93ef63f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5623e93ef63f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5623e93ef63f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5623e9492213 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5623e9492213 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5623e9492213 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7ff4dc4f2609 - start_thread [INFO] [stdout] 42: 0x7ff4dc2c0163 - 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.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p yyx-cbg --lib' [INFO] running `Command { std: "docker" "inspect" "6ffb5f468a2194dc4a0413b009181e41fee293243f20e2c4e46137ab0b187d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ffb5f468a2194dc4a0413b009181e41fee293243f20e2c4e46137ab0b187d8b", kill_on_drop: false }` [INFO] [stdout] 6ffb5f468a2194dc4a0413b009181e41fee293243f20e2c4e46137ab0b187d8b