[INFO] cloning repository https://github.com/bcmyers/rofi-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bcmyers/rofi-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcmyers%2Frofi-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcmyers%2Frofi-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46e7a760b56fea8db9d4b3307ba704a37cfd13fc [INFO] testing bcmyers/rofi-utils against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcmyers%2Frofi-utils" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bcmyers/rofi-utils [INFO] finished tweaking git repo https://github.com/bcmyers/rofi-utils [INFO] tweaked toml for git repo https://github.com/bcmyers/rofi-utils written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bcmyers/rofi-utils on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bcmyers/rofi-utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v0.6.9 [INFO] [stderr] Downloaded wl-clipboard-rs v0.3.0 [INFO] [stderr] Downloaded os_pipe v0.8.1 [INFO] [stderr] Downloaded constant_time_eq v0.1.3 [INFO] [stderr] Downloaded stderrlog v0.4.1 [INFO] [stderr] Downloaded redox_users v0.3.0 [INFO] [stderr] Downloaded arrayvec v0.4.10 [INFO] [stderr] Downloaded backtrace v0.3.30 [INFO] [stderr] Downloaded wayland-protocols v0.22.2 [INFO] [stderr] Downloaded nix v0.13.0 [INFO] [stderr] Downloaded chrono v0.4.6 [INFO] [stderr] Downloaded syn v0.15.35 [INFO] [stderr] Downloaded argon2rs v0.2.5 [INFO] [stderr] Downloaded nix v0.12.1 [INFO] [stderr] Downloaded mime v0.3.13 [INFO] [stderr] Downloaded tree_magic v0.2.1 [INFO] [stderr] Downloaded backtrace-sys v0.1.28 [INFO] [stderr] Downloaded wayland-client v0.22.2 [INFO] [stderr] Downloaded dirs-sys v0.3.3 [INFO] [stderr] Downloaded mime_guess v2.0.0-alpha.6 [INFO] [stderr] Downloaded log v0.4.6 [INFO] [stderr] Downloaded termion v1.5.2 [INFO] [stderr] Downloaded tempfile v3.0.8 [INFO] [stderr] Downloaded wayland-commons v0.22.2 [INFO] [stderr] Downloaded quote v0.6.12 [INFO] [stderr] Downloaded wayland-scanner v0.22.2 [INFO] [stderr] Downloaded structopt v0.2.17 [INFO] [stderr] Downloaded derive-new v0.5.6 [INFO] [stderr] Downloaded dirs v2.0.1 [INFO] [stderr] Downloaded structopt-derive v0.2.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49bb88956733a78ea19a04023c4a4c89bdb5e354c7eccde40f9d4d4070a57320 [INFO] running `Command { std: "docker" "start" "-a" "49bb88956733a78ea19a04023c4a4c89bdb5e354c7eccde40f9d4d4070a57320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49bb88956733a78ea19a04023c4a4c89bdb5e354c7eccde40f9d4d4070a57320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49bb88956733a78ea19a04023c4a4c89bdb5e354c7eccde40f9d4d4070a57320", kill_on_drop: false }` [INFO] [stdout] 49bb88956733a78ea19a04023c4a4c89bdb5e354c7eccde40f9d4d4070a57320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f25b77777ce659bdd3ef36d8e037096a8a152a7b694a1d47a74aee02dac4d5a9 [INFO] running `Command { std: "docker" "start" "-a" "f25b77777ce659bdd3ef36d8e037096a8a152a7b694a1d47a74aee02dac4d5a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling nix v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling wayland-scanner v0.22.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling wayland-client v0.22.2 [INFO] [stderr] Compiling wayland-protocols v0.22.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tree_magic v0.2.1 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling wayland-commons v0.22.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling os_pipe v0.8.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling rofi v0.1.0 (/opt/rustwide/workdir/rofi) [INFO] [stderr] Compiling rofi-custom v0.1.0 (/opt/rustwide/workdir/rofi-custom) [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling wl-clipboard-rs v0.3.0 [INFO] [stderr] Compiling rofi-font-awesome v0.1.0 (/opt/rustwide/workdir/rofi-font-awesome) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [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" "f25b77777ce659bdd3ef36d8e037096a8a152a7b694a1d47a74aee02dac4d5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25b77777ce659bdd3ef36d8e037096a8a152a7b694a1d47a74aee02dac4d5a9", kill_on_drop: false }` [INFO] [stdout] f25b77777ce659bdd3ef36d8e037096a8a152a7b694a1d47a74aee02dac4d5a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ba8e3ba1845396162eed32b19075e49af24915f799ab8834e9a97268df6a6692 [INFO] running `Command { std: "docker" "start" "-a" "ba8e3ba1845396162eed32b19075e49af24915f799ab8834e9a97268df6a6692", kill_on_drop: false }` [INFO] [stderr] Compiling rofi v0.1.0 (/opt/rustwide/workdir/rofi) [INFO] [stderr] Compiling rofi-custom v0.1.0 (/opt/rustwide/workdir/rofi-custom) [INFO] [stderr] Compiling rofi-font-awesome v0.1.0 (/opt/rustwide/workdir/rofi-font-awesome) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [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" "ba8e3ba1845396162eed32b19075e49af24915f799ab8834e9a97268df6a6692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8e3ba1845396162eed32b19075e49af24915f799ab8834e9a97268df6a6692", kill_on_drop: false }` [INFO] [stdout] ba8e3ba1845396162eed32b19075e49af24915f799ab8834e9a97268df6a6692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8c811fb0984977ea651de9adf45ec56dcfdc2a49cede8d2e6f8ad2a385f6edae [INFO] running `Command { std: "docker" "start" "-a" "8c811fb0984977ea651de9adf45ec56dcfdc2a49cede8d2e6f8ad2a385f6edae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rofi-8500945399f8b8f6) [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] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rofi_custom-223dabeb543a4e52) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rofi_font_awesome-448a539168866cc1) [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" "8c811fb0984977ea651de9adf45ec56dcfdc2a49cede8d2e6f8ad2a385f6edae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c811fb0984977ea651de9adf45ec56dcfdc2a49cede8d2e6f8ad2a385f6edae", kill_on_drop: false }` [INFO] [stdout] 8c811fb0984977ea651de9adf45ec56dcfdc2a49cede8d2e6f8ad2a385f6edae