[INFO] fetching crate cargo-credits 0.1.0... [INFO] testing cargo-credits-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cargo-credits 0.1.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate cargo-credits 0.1.0 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] started tweaking crates.io crate cargo-credits 0.1.0 [INFO] finished tweaking crates.io crate cargo-credits 0.1.0 [INFO] tweaked toml for crates.io crate cargo-credits 0.1.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate cargo-credits 0.1.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl v0.4.33 [INFO] [stderr] Downloaded git2 v0.13.11 [INFO] [stderr] Downloaded cargo v0.47.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Downloaded curl-sys v0.4.36+curl-7.71.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93ff4aa66001d94d01ac666aa1f6a7d3bfeccf4b8be4eabf3e2f631988348333 [INFO] running `Command { std: "docker" "start" "-a" "93ff4aa66001d94d01ac666aa1f6a7d3bfeccf4b8be4eabf3e2f631988348333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93ff4aa66001d94d01ac666aa1f6a7d3bfeccf4b8be4eabf3e2f631988348333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ff4aa66001d94d01ac666aa1f6a7d3bfeccf4b8be4eabf3e2f631988348333", kill_on_drop: false }` [INFO] [stdout] 93ff4aa66001d94d01ac666aa1f6a7d3bfeccf4b8be4eabf3e2f631988348333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a67cc934492a1fd68ff436d02799de685bf8ae91a92cac5bf43acb71c5d9181b [INFO] running `Command { std: "docker" "start" "-a" "a67cc934492a1fd68ff436d02799de685bf8ae91a92cac5bf43acb71c5d9181b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling crates-io v0.31.1 [INFO] [stderr] Compiling cargo v0.47.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling cargo-credits v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.77s [INFO] running `Command { std: "docker" "inspect" "a67cc934492a1fd68ff436d02799de685bf8ae91a92cac5bf43acb71c5d9181b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67cc934492a1fd68ff436d02799de685bf8ae91a92cac5bf43acb71c5d9181b", kill_on_drop: false }` [INFO] [stdout] a67cc934492a1fd68ff436d02799de685bf8ae91a92cac5bf43acb71c5d9181b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ba14c9bd410abbe22b50f94acf7c1fa312dd0bcfe90c1062677385ef2eb6c3c [INFO] running `Command { std: "docker" "start" "-a" "7ba14c9bd410abbe22b50f94acf7c1fa312dd0bcfe90c1062677385ef2eb6c3c", kill_on_drop: false }` [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling cargo-credits v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / fn test_check_score_100(tex: &str, expected: bool) { [INFO] [stdout] 197 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 198 | | assert_eq!(expected, regexes.check_score_100(tex)); [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | / fn test_check_score_095(tex: &str, expected: bool) { [INFO] [stdout] 210 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 211 | | assert_eq!(expected, regexes.check_score_095(tex)); [INFO] [stdout] 212 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / fn test_check_score_090(tex: &str, expected: bool) { [INFO] [stdout] 217 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 218 | | assert_eq!(expected, regexes.check_score_090(tex)); [INFO] [stdout] 219 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | / fn test_check_score_085(tex: &str, expected: bool) { [INFO] [stdout] 224 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 225 | | assert_eq!(expected, regexes.check_score_085(tex)); [INFO] [stdout] 226 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | / fn test_check_score_080(tex: &str, expected: bool) { [INFO] [stdout] 237 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 238 | | assert_eq!(expected, regexes.check_score_080(tex)); [INFO] [stdout] 239 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | / fn test_check_score_075(tex: &str, expected: bool) { [INFO] [stdout] 250 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 251 | | assert_eq!(expected, regexes.check_score_075(tex)); [INFO] [stdout] 252 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / fn test_check_score_070(tex: &str, expected: bool) { [INFO] [stdout] 262 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 263 | | assert_eq!(expected, regexes.check_score_070(tex)); [INFO] [stdout] 264 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | / fn test_check_score_065(tex: &str, expected: bool) { [INFO] [stdout] 269 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 270 | | assert_eq!(expected, regexes.check_score_065(tex)); [INFO] [stdout] 271 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 280 | / fn test_check_score_060(tex: &str, expected: bool) { [INFO] [stdout] 281 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 282 | | assert_eq!(expected, regexes.check_score_060(tex)); [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | / fn test_check_score_055(tex: &str, expected: bool) { [INFO] [stdout] 293 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 294 | | assert_eq!(expected, regexes.check_score_055(tex)); [INFO] [stdout] 295 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / fn test_check_score_050(tex: &str, expected: bool) { [INFO] [stdout] 300 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 301 | | assert_eq!(expected, regexes.check_score_050(tex)); [INFO] [stdout] 302 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | / fn test_check_score_045(tex: &str, expected: bool) { [INFO] [stdout] 307 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 308 | | assert_eq!(expected, regexes.check_score_045(tex)); [INFO] [stdout] 309 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | / fn test_check_score_040(tex: &str, expected: bool) { [INFO] [stdout] 314 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 315 | | assert_eq!(expected, regexes.check_score_040(tex)); [INFO] [stdout] 316 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / fn test_check_score_035(tex: &str, expected: bool) { [INFO] [stdout] 327 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 328 | | assert_eq!(expected, regexes.check_score_035(tex)); [INFO] [stdout] 329 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | / fn test_check_score_030(tex: &str, expected: bool) { [INFO] [stdout] 334 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 335 | | assert_eq!(expected, regexes.check_score_030(tex)); [INFO] [stdout] 336 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: functions used as tests can not have any arguments [INFO] [stdout] --> src/license_score.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | / fn test_get_score(tex: &str, expected: u8) { [INFO] [stdout] 375 | | let regexes = LicenseScorer::new(); [INFO] [stdout] 376 | | assert_eq!(expected, regexes.get_score(tex)); [INFO] [stdout] 377 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rstest::rstest` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rstest::rstest; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-credits` due to 17 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7ba14c9bd410abbe22b50f94acf7c1fa312dd0bcfe90c1062677385ef2eb6c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba14c9bd410abbe22b50f94acf7c1fa312dd0bcfe90c1062677385ef2eb6c3c", kill_on_drop: false }` [INFO] [stdout] 7ba14c9bd410abbe22b50f94acf7c1fa312dd0bcfe90c1062677385ef2eb6c3c