[INFO] cloning repository https://github.com/Tamschi/faible [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tamschi/faible" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Ffaible", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Ffaible'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 021b51dcaafccbff91c83bf253111b40715505d6 [INFO] testing Tamschi/faible against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Ffaible" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tamschi/faible on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-16/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Tamschi/faible [INFO] finished tweaking git repo https://github.com/Tamschi/faible [INFO] tweaked toml for git repo https://github.com/Tamschi/faible written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/Tamschi/faible already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44654b8799907bb948ccdcc76febda431bb53a3798cefe73aad1190b01803acc [INFO] running `Command { std: "docker" "start" "-a" "44654b8799907bb948ccdcc76febda431bb53a3798cefe73aad1190b01803acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44654b8799907bb948ccdcc76febda431bb53a3798cefe73aad1190b01803acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44654b8799907bb948ccdcc76febda431bb53a3798cefe73aad1190b01803acc", kill_on_drop: false }` [INFO] [stdout] 44654b8799907bb948ccdcc76febda431bb53a3798cefe73aad1190b01803acc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86ab43c990eb8b2d7326737470c9dc9be5bbf74e91d7e7d3ceb5f0dfd2b028e2 [INFO] running `Command { std: "docker" "start" "-a" "86ab43c990eb8b2d7326737470c9dc9be5bbf74e91d7e7d3ceb5f0dfd2b028e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling vec-drain-where v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling call2-for-syn v2.0.3 [INFO] [stderr] Compiling faible_proc-macro-definitions v0.0.1 (/opt/rustwide/workdir/proc-macro-definitions) [INFO] [stdout] warning: unused variable: `faible` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:280:3 [INFO] [stdout] | [INFO] [stdout] 280 | faible, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `faible: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `names` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:281:3 [INFO] [stdout] | [INFO] [stdout] 281 | names, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `names: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_weak_conversions` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:282:3 [INFO] [stdout] | [INFO] [stdout] 282 | no_weak_conversions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `no_weak_conversions: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `descriptor_type` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:298:6 [INFO] [stdout] | [INFO] [stdout] 298 | let descriptor_type = descriptor_type(descriptor, errors); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 313 | i, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | let args = take_args_from_attrs(&args.into(), &mut attrs, errors); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling faible v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Error(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(clippy::pedantic, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(message: String) -> Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Faible { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/lib.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | type Descriptor: Descriptor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:41:2 [INFO] [stdout] | [INFO] [stdout] 41 | / fn as_strong( [INFO] [stdout] 42 | | &self, [INFO] [stdout] 43 | | ) -> Result<&::Strong, ::Error>; [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | / fn as_strong_mut( [INFO] [stdout] 45 | | &mut self, [INFO] [stdout] 46 | | ) -> Result< [INFO] [stdout] 47 | | &mut ::Strong, [INFO] [stdout] 48 | | ::Error, [INFO] [stdout] 49 | | >; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait Descriptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/lib.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | type Weak; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/lib.rs:54:2 [INFO] [stdout] | [INFO] [stdout] 54 | type Strong; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/lib.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | type Error; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:57:2 [INFO] [stdout] | [INFO] [stdout] 57 | fn strong<'a>(&self, weak: &'a Self::Weak) -> Result<&'a Self::Strong, Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:58:2 [INFO] [stdout] | [INFO] [stdout] 58 | / fn strong_mut<'a>(&self, weak: &'a mut Self::Weak) [INFO] [stdout] 59 | | -> Result<&'a mut Self::Strong, Self::Error>; [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | fn strong_into_weak(&self, strong: Self::Strong) -> Self::Weak; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:61:2 [INFO] [stdout] | [INFO] [stdout] 61 | fn try_weak_into_strong(&self, weak: Self::Weak) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | / fn from_insertion((slot, prev): (&mut T, Option)) -> (&mut Self, Option) [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | Self: Sized, [INFO] [stdout] 109 | | T: Sized, [INFO] [stdout] 110 | | { [INFO] [stdout] 111 | | (Self::from_mut(slot), prev.map(Self::from)) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub trait FieldAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | fn get<'a>(&self, strong: &'a Strong, name: N) -> Result<&'a T, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:122:2 [INFO] [stdout] | [INFO] [stdout] 122 | fn get_mut<'a>(&self, strong: &'a mut Strong, name: N) -> Result<&'a mut T, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:123:2 [INFO] [stdout] | [INFO] [stdout] 123 | / fn set(&self, strong: &mut Strong, name: N, value: T) -> Result<(), E> [INFO] [stdout] 124 | | where [INFO] [stdout] 125 | | T: Sized; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:126:2 [INFO] [stdout] | [INFO] [stdout] 126 | / fn insert<'a>( [INFO] [stdout] 127 | | &self, [INFO] [stdout] 128 | | strong: &'a mut Strong, [INFO] [stdout] 129 | | name: N, [INFO] [stdout] ... | [INFO] [stdout] 132 | | where [INFO] [stdout] 133 | | T: Sized; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub trait UnionFieldAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:137:2 [INFO] [stdout] | [INFO] [stdout] 137 | fn get<'a>(&self, strong: &'a Strong, name: N) -> Result, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:138:2 [INFO] [stdout] | [INFO] [stdout] 138 | fn get_mut<'a>(&self, strong: &'a mut Strong, name: N) -> Result, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:139:2 [INFO] [stdout] | [INFO] [stdout] 139 | / fn set(&self, strong: &mut Strong, name: N, value: T) -> Result<(), E> [INFO] [stdout] 140 | | where [INFO] [stdout] 141 | | T: Sized; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:142:2 [INFO] [stdout] | [INFO] [stdout] 142 | / fn insert<'a>( [INFO] [stdout] 143 | | &self, [INFO] [stdout] 144 | | strong: &'a mut Strong, [INFO] [stdout] 145 | | name: N, [INFO] [stdout] ... | [INFO] [stdout] 148 | | where [INFO] [stdout] 149 | | T: Sized; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | pub trait VariantFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | fn predicate(&self, strong: &Strong, name: N) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.71s [INFO] running `Command { std: "docker" "inspect" "86ab43c990eb8b2d7326737470c9dc9be5bbf74e91d7e7d3ceb5f0dfd2b028e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ab43c990eb8b2d7326737470c9dc9be5bbf74e91d7e7d3ceb5f0dfd2b028e2", kill_on_drop: false }` [INFO] [stdout] 86ab43c990eb8b2d7326737470c9dc9be5bbf74e91d7e7d3ceb5f0dfd2b028e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd3b12c58c01d51a5cb97ae2f5f5d1eaddce91ce4be1ef00d0060a739b05a5e9 [INFO] running `Command { std: "docker" "start" "-a" "dd3b12c58c01d51a5cb97ae2f5f5d1eaddce91ce4be1ef00d0060a739b05a5e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling git_info v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.30 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling call2-for-syn v2.0.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling version-sync v0.9.4 [INFO] [stderr] Compiling faible_proc-macro-definitions v0.0.1 (/opt/rustwide/workdir/proc-macro-definitions) [INFO] [stdout] warning: unused variable: `faible` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:280:3 [INFO] [stdout] | [INFO] [stdout] 280 | faible, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `faible: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `names` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:281:3 [INFO] [stdout] | [INFO] [stdout] 281 | names, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `names: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_weak_conversions` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:282:3 [INFO] [stdout] | [INFO] [stdout] 282 | no_weak_conversions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `no_weak_conversions: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `descriptor_type` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:298:6 [INFO] [stdout] | [INFO] [stdout] 298 | let descriptor_type = descriptor_type(descriptor, errors); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 313 | i, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> proc-macro-definitions/src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | let args = take_args_from_attrs(&args.into(), &mut attrs, errors); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling faible v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Error(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(clippy::pedantic, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(message: String) -> Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Faible { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/lib.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | type Descriptor: Descriptor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:41:2 [INFO] [stdout] | [INFO] [stdout] 41 | / fn as_strong( [INFO] [stdout] 42 | | &self, [INFO] [stdout] 43 | | ) -> Result<&::Strong, ::Error>; [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | / fn as_strong_mut( [INFO] [stdout] 45 | | &mut self, [INFO] [stdout] 46 | | ) -> Result< [INFO] [stdout] 47 | | &mut ::Strong, [INFO] [stdout] 48 | | ::Error, [INFO] [stdout] 49 | | >; [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait Descriptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/lib.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | type Weak; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/lib.rs:54:2 [INFO] [stdout] | [INFO] [stdout] 54 | type Strong; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/lib.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | type Error; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:57:2 [INFO] [stdout] | [INFO] [stdout] 57 | fn strong<'a>(&self, weak: &'a Self::Weak) -> Result<&'a Self::Strong, Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:58:2 [INFO] [stdout] | [INFO] [stdout] 58 | / fn strong_mut<'a>(&self, weak: &'a mut Self::Weak) [INFO] [stdout] 59 | | -> Result<&'a mut Self::Strong, Self::Error>; [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | fn strong_into_weak(&self, strong: Self::Strong) -> Self::Weak; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:61:2 [INFO] [stdout] | [INFO] [stdout] 61 | fn try_weak_into_strong(&self, weak: Self::Weak) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | / fn from_insertion((slot, prev): (&mut T, Option)) -> (&mut Self, Option) [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | Self: Sized, [INFO] [stdout] 109 | | T: Sized, [INFO] [stdout] 110 | | { [INFO] [stdout] 111 | | (Self::from_mut(slot), prev.map(Self::from)) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub trait FieldAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | fn get<'a>(&self, strong: &'a Strong, name: N) -> Result<&'a T, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:122:2 [INFO] [stdout] | [INFO] [stdout] 122 | fn get_mut<'a>(&self, strong: &'a mut Strong, name: N) -> Result<&'a mut T, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:123:2 [INFO] [stdout] | [INFO] [stdout] 123 | / fn set(&self, strong: &mut Strong, name: N, value: T) -> Result<(), E> [INFO] [stdout] 124 | | where [INFO] [stdout] 125 | | T: Sized; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:126:2 [INFO] [stdout] | [INFO] [stdout] 126 | / fn insert<'a>( [INFO] [stdout] 127 | | &self, [INFO] [stdout] 128 | | strong: &'a mut Strong, [INFO] [stdout] 129 | | name: N, [INFO] [stdout] ... | [INFO] [stdout] 132 | | where [INFO] [stdout] 133 | | T: Sized; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub trait UnionFieldAccess { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:137:2 [INFO] [stdout] | [INFO] [stdout] 137 | fn get<'a>(&self, strong: &'a Strong, name: N) -> Result, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:138:2 [INFO] [stdout] | [INFO] [stdout] 138 | fn get_mut<'a>(&self, strong: &'a mut Strong, name: N) -> Result, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:139:2 [INFO] [stdout] | [INFO] [stdout] 139 | / fn set(&self, strong: &mut Strong, name: N, value: T) -> Result<(), E> [INFO] [stdout] 140 | | where [INFO] [stdout] 141 | | T: Sized; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:142:2 [INFO] [stdout] | [INFO] [stdout] 142 | / fn insert<'a>( [INFO] [stdout] 143 | | &self, [INFO] [stdout] 144 | | strong: &'a mut Strong, [INFO] [stdout] 145 | | name: N, [INFO] [stdout] ... | [INFO] [stdout] 148 | | where [INFO] [stdout] 149 | | T: Sized; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/lib.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | pub trait VariantFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/lib.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | fn predicate(&self, strong: &Strong, name: N) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.30 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.30 [INFO] [stdout] warning: unused variable: `strong` [INFO] [stdout] --> tests/faible_union.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn get<'a>(&self, strong: &'a *mut T, name: N) -> Result>, E> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_strong` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/faible_union.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | fn get<'a>(&self, strong: &'a *mut T, name: N) -> Result>, E> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strong` [INFO] [stdout] --> tests/faible_union.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | strong: &'a mut *mut T, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_strong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/faible_union.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | name: N, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strong` [INFO] [stdout] --> tests/faible_union.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | fn set(&self, strong: &mut *mut T, name: N, value: NonNull) -> Result<(), E> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_strong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/faible_union.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | fn set(&self, strong: &mut *mut T, name: N, value: NonNull) -> Result<(), E> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> tests/faible_union.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | fn set(&self, strong: &mut *mut T, name: N, value: NonNull) -> Result<(), E> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strong` [INFO] [stdout] --> tests/faible_union.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | strong: &'a mut *mut T, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_strong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/faible_union.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | name: N, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> tests/faible_union.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | value: NonNull, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/faible_union.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | fn get<'a>(&self, strong: &'a *mut T, name: N) -> Result, E> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/faible_union.rs:80:48 [INFO] [stdout] | [INFO] [stdout] 80 | fn get_mut<'a>(&self, strong: &'a mut *mut T, name: N) -> Result, E> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/faible_union.rs:84:37 [INFO] [stdout] | [INFO] [stdout] 84 | fn set(&self, strong: &mut *mut T, name: N, value: *mut T) -> Result<(), E> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/faible_union.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | name: N, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.unincluded_meta_contributing.a367f2fd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703.421nhr2lsgxrt1tv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_sync-682c6bdd91dd4857.rlib" "/opt/rustwide/target/debug/deps/libtoml-edefab23d78f5a18.rlib" "/opt/rustwide/target/debug/deps/libserde-75d1aef85f509bd3.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-c4abaecc736adaba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libsyn-45c720918a681318.rlib" "/opt/rustwide/target/debug/deps/libquote-421b5301c1c6ed65.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-47299d283e134eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/target/debug/deps/libsemver-52118e5d77103153.rlib" "/opt/rustwide/target/debug/deps/libregex-44b5ebb2fe20e731.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0edac97a01fa1cc3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unincluded_meta_contributing-6400ee68db5fc703" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `faible` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.meta_badges.6204c85c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c.3yyd24zl4td6g45y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgit_info-f3b79e8440ebb570.rlib" "/opt/rustwide/target/debug/deps/libversion_sync-682c6bdd91dd4857.rlib" "/opt/rustwide/target/debug/deps/libtoml-edefab23d78f5a18.rlib" "/opt/rustwide/target/debug/deps/libserde-75d1aef85f509bd3.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-c4abaecc736adaba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libsyn-45c720918a681318.rlib" "/opt/rustwide/target/debug/deps/libquote-421b5301c1c6ed65.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-47299d283e134eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/target/debug/deps/libsemver-52118e5d77103153.rlib" "/opt/rustwide/target/debug/deps/libregex-44b5ebb2fe20e731.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0edac97a01fa1cc3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/meta_badges-089dc4c93f55e97c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `faible` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dd3b12c58c01d51a5cb97ae2f5f5d1eaddce91ce4be1ef00d0060a739b05a5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3b12c58c01d51a5cb97ae2f5f5d1eaddce91ce4be1ef00d0060a739b05a5e9", kill_on_drop: false }` [INFO] [stdout] dd3b12c58c01d51a5cb97ae2f5f5d1eaddce91ce4be1ef00d0060a739b05a5e9