[INFO] cloning repository https://github.com/Firaenix/password-filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Firaenix/password-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFiraenix%2Fpassword-filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFiraenix%2Fpassword-filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26d98337dec1386d24fd548e2a1d033070d352ec [INFO] testing Firaenix/password-filter against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFiraenix%2Fpassword-filter" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Firaenix/password-filter on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Firaenix/password-filter [INFO] finished tweaking git repo https://github.com/Firaenix/password-filter [INFO] tweaked toml for git repo https://github.com/Firaenix/password-filter written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Firaenix/password-filter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 731e18cf6745c8f7458fb4f3638bb722784d0eea7083678ac7a598a0e72c9a6b [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" "731e18cf6745c8f7458fb4f3638bb722784d0eea7083678ac7a598a0e72c9a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "731e18cf6745c8f7458fb4f3638bb722784d0eea7083678ac7a598a0e72c9a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731e18cf6745c8f7458fb4f3638bb722784d0eea7083678ac7a598a0e72c9a6b", kill_on_drop: false }` [INFO] [stdout] 731e18cf6745c8f7458fb4f3638bb722784d0eea7083678ac7a598a0e72c9a6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ae4c1fb1588a5c5179a23e3d64f292996266e985f5125ccf586ff3a6e4d16b4 [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" "9ae4c1fb1588a5c5179a23e3d64f292996266e985f5125ccf586ff3a6e4d16b4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling xorf v0.8.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling password-filter v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.00s [INFO] running `Command { std: "docker" "inspect" "9ae4c1fb1588a5c5179a23e3d64f292996266e985f5125ccf586ff3a6e4d16b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae4c1fb1588a5c5179a23e3d64f292996266e985f5125ccf586ff3a6e4d16b4", kill_on_drop: false }` [INFO] [stdout] 9ae4c1fb1588a5c5179a23e3d64f292996266e985f5125ccf586ff3a6e4d16b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ff1e6d804b66a6a0441bb5f8790ccb3f2f9d91393573fae3ac05627b3072683 [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" "1ff1e6d804b66a6a0441bb5f8790ccb3f2f9d91393573fae3ac05627b3072683", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 (https://github.com/bsvwasm/wasm-bindgen?branch=universal-ui64-patch#19797680) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling xorf v0.8.0 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling password-filter v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stdout] warning: unused import: `Cursor` [INFO] [stdout] --> examples/build_filter.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::{self, BufRead, Cursor}, fs::File, collections::HashMap, time::Instant}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Filter` [INFO] [stdout] --> examples/build_filter.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use xorf::{Filter, BinaryFuse8}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::JsValue` [INFO] [stdout] --> tests/passwords.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use wasm_bindgen::JsValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> tests/passwords.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod tests { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "1ff1e6d804b66a6a0441bb5f8790ccb3f2f9d91393573fae3ac05627b3072683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff1e6d804b66a6a0441bb5f8790ccb3f2f9d91393573fae3ac05627b3072683", kill_on_drop: false }` [INFO] [stdout] 1ff1e6d804b66a6a0441bb5f8790ccb3f2f9d91393573fae3ac05627b3072683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d71037edb54ae84c9221cd73287fc7fdc23f37d5b7299ac500bef571719d6085 [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" "d71037edb54ae84c9221cd73287fc7fdc23f37d5b7299ac500bef571719d6085", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `wasm_bindgen::JsValue` [INFO] [stderr] --> tests/passwords.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | use wasm_bindgen::JsValue; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> tests/passwords.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | mod tests { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Cursor` [INFO] [stderr] --> examples/build_filter.rs:1:31 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{io::{self, BufRead, Cursor}, fs::File, collections::HashMap, time::Instant}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Filter` [INFO] [stderr] --> examples/build_filter.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use xorf::{Filter, BinaryFuse8}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `password-filter` (test "passwords") generated 1 warning [INFO] [stderr] warning: `password-filter` (example "build_filter") generated 2 warnings [INFO] [stderr] Finished test [optimized] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/password_filter-a683c2cc2bfeff5d) [INFO] [stderr] Running tests/passwords.rs (/opt/rustwide/target/debug/deps/passwords-0395407f62a88cfe) [INFO] [stdout] [INFO] [stdout] running 0 tests [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] [stderr] Doc-tests password-filter [INFO] [stdout] [INFO] [stdout] running 0 tests [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 0 tests [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] running `Command { std: "docker" "inspect" "d71037edb54ae84c9221cd73287fc7fdc23f37d5b7299ac500bef571719d6085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71037edb54ae84c9221cd73287fc7fdc23f37d5b7299ac500bef571719d6085", kill_on_drop: false }` [INFO] [stdout] d71037edb54ae84c9221cd73287fc7fdc23f37d5b7299ac500bef571719d6085