[INFO] cloning repository https://github.com/l4l/yofi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l4l/yofi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db1c62f7b0e9776a8c8fcfa9fb1aaa591504ac88 [INFO] testing l4l/yofi 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%2Fl4l%2Fyofi" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l4l/yofi 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-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/l4l/yofi [INFO] finished tweaking git repo https://github.com/l4l/yofi [INFO] tweaked toml for git repo https://github.com/l4l/yofi written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/l4l/yofi 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 88a4c9b2b0974fa69d715f2dd165a2f8e4585b42f3add4f7a1f1e9cc1d43e02a [INFO] running `Command { std: "docker" "start" "-a" "88a4c9b2b0974fa69d715f2dd165a2f8e4585b42f3add4f7a1f1e9cc1d43e02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88a4c9b2b0974fa69d715f2dd165a2f8e4585b42f3add4f7a1f1e9cc1d43e02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a4c9b2b0974fa69d715f2dd165a2f8e4585b42f3add4f7a1f1e9cc1d43e02a", kill_on_drop: false }` [INFO] [stdout] 88a4c9b2b0974fa69d715f2dd165a2f8e4585b42f3add4f7a1f1e9cc1d43e02a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 490e3d27052afaa643ffcd8d518a07dc013345554f079862da60ac62fa9a2c5e [INFO] running `Command { std: "docker" "start" "-a" "490e3d27052afaa643ffcd8d518a07dc013345554f079862da60ac62fa9a2c5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-joining-type v0.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling glyph-names v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling oneshot v0.1.3 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bitreader v0.3.5 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling tiny-skia v0.6.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mmapio v0.9.1 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lyon_geom v0.16.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling nom-regex v0.2.0 [INFO] [stderr] Compiling usvg v0.20.0 [INFO] [stderr] Compiling raqote v0.8.1-alpha.0 (https://github.com/l4l/raqote.git?rev=27cfc13#27cfc131) [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling syslog v6.0.1 [INFO] [stderr] Compiling fontdue v0.6.3 [INFO] [stderr] Compiling resvg v0.20.0 [INFO] [stderr] Compiling fzyr v0.1.2 (https://github.com/l4l/fzyr.git?rev=d5c83e3#d5c83e3f) [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling freedesktop_entry_parser v1.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling allsorts-rental v0.5.6 [INFO] [stderr] Compiling allsorts_no_std v0.5.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rust-fontconfig v0.1.5 [INFO] [stderr] Compiling yofi v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: allsorts-rental v0.5.6, allsorts_no_std v0.5.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "490e3d27052afaa643ffcd8d518a07dc013345554f079862da60ac62fa9a2c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490e3d27052afaa643ffcd8d518a07dc013345554f079862da60ac62fa9a2c5e", kill_on_drop: false }` [INFO] [stdout] 490e3d27052afaa643ffcd8d518a07dc013345554f079862da60ac62fa9a2c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 64f35ecbf710701f48532a194cad28dad30bd97d12d970e9d3658d35e292df45 [INFO] running `Command { std: "docker" "start" "-a" "64f35ecbf710701f48532a194cad28dad30bd97d12d970e9d3658d35e292df45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling yofi v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: allsorts-rental v0.5.6, allsorts_no_std v0.5.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/yofi-32215be8b4210ba3) [INFO] running `Command { std: "docker" "inspect" "64f35ecbf710701f48532a194cad28dad30bd97d12d970e9d3658d35e292df45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f35ecbf710701f48532a194cad28dad30bd97d12d970e9d3658d35e292df45", kill_on_drop: false }` [INFO] [stdout] 64f35ecbf710701f48532a194cad28dad30bd97d12d970e9d3658d35e292df45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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", kill_on_drop: false }` [INFO] [stdout] 6e3f11aadf9f637bfcda125b59a8a8ea66ac951c86001225a88e6a1f41bab591 [INFO] running `Command { std: "docker" "start" "-a" "6e3f11aadf9f637bfcda125b59a8a8ea66ac951c86001225a88e6a1f41bab591", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: allsorts-rental v0.5.6, allsorts_no_std v0.5.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yofi-32215be8b4210ba3) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test desktop::locale::tests::regex_compiles::lang_country ... ok [INFO] [stdout] test desktop::locale::tests::regex_compiles ... ok [INFO] [stdout] test desktop::locale::tests::regex_compiles::lang ... ok [INFO] [stdout] test desktop::locale::tests::regex_compiles::lang_country_encoding ... ok [INFO] [stdout] test desktop::locale::tests::regex_doesnt_match_empty ... ok [INFO] [stdout] test desktop::locale::tests::regex_compiles::lang_modifier ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string ... ok [INFO] [stdout] test input_parser::tests::test_parse::empty_string ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string_with_args_then_env ... ok [INFO] [stdout] test desktop::locale::tests::regex_compiles::lang_country_encoding_modifier ... ok [INFO] [stdout] test input_parser::tests::test_parse::all_but_search_string ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string_with_exact_prefix ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string_with_working_dir_then_env_then_args ... ok [INFO] [stdout] test input_parser::tests::test_parse::search_string_with_env_then_args ... ok [INFO] [stdout] test input_parser::tests::test_parse::with_all_params ... ok [INFO] [stdout] test input_parser::tests::test_parse_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e3f11aadf9f637bfcda125b59a8a8ea66ac951c86001225a88e6a1f41bab591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3f11aadf9f637bfcda125b59a8a8ea66ac951c86001225a88e6a1f41bab591", kill_on_drop: false }` [INFO] [stdout] 6e3f11aadf9f637bfcda125b59a8a8ea66ac951c86001225a88e6a1f41bab591