[INFO] fetching crate dmux 0.6.4... [INFO] testing dmux-0.6.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate dmux 0.6.4 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate dmux 0.6.4 [INFO] finished tweaking crates.io crate dmux 0.6.4 [INFO] tweaked toml for crates.io crate dmux 0.6.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dmux 0.6.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dmux 0.6.4 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grep-cli v0.1.6 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded clap_derive v3.1.18 [INFO] [stderr] Downloaded tmux_interface v0.2.1 [INFO] [stderr] Downloaded clap v3.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9799baeb67753a07255589dfe4fd612612478026d5782c55a87ea19f5bef4603 [INFO] running `Command { std: "docker" "start" "-a" "9799baeb67753a07255589dfe4fd612612478026d5782c55a87ea19f5bef4603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9799baeb67753a07255589dfe4fd612612478026d5782c55a87ea19f5bef4603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9799baeb67753a07255589dfe4fd612612478026d5782c55a87ea19f5bef4603", kill_on_drop: false }` [INFO] [stdout] 9799baeb67753a07255589dfe4fd612612478026d5782c55a87ea19f5bef4603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 011c3c9cbda590205e24b2cd62291a524f08d3af2b9110f94a27083569da56c2 [INFO] running `Command { std: "docker" "start" "-a" "011c3c9cbda590205e24b2cd62291a524f08d3af2b9110f94a27083569da56c2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tmux_interface v0.2.1 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling dmux v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.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] running `Command { std: "docker" "inspect" "011c3c9cbda590205e24b2cd62291a524f08d3af2b9110f94a27083569da56c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011c3c9cbda590205e24b2cd62291a524f08d3af2b9110f94a27083569da56c2", kill_on_drop: false }` [INFO] [stdout] 011c3c9cbda590205e24b2cd62291a524f08d3af2b9110f94a27083569da56c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adb3d68a4016d83fefa0b841d3b81ae4b3ead86cb54f045bf49733a073cadd89 [INFO] running `Command { std: "docker" "start" "-a" "adb3d68a4016d83fefa0b841d3b81ae4b3ead86cb54f045bf49733a073cadd89", kill_on_drop: false }` [INFO] [stderr] Compiling dmux v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.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] running `Command { std: "docker" "inspect" "adb3d68a4016d83fefa0b841d3b81ae4b3ead86cb54f045bf49733a073cadd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb3d68a4016d83fefa0b841d3b81ae4b3ead86cb54f045bf49733a073cadd89", kill_on_drop: false }` [INFO] [stdout] adb3d68a4016d83fefa0b841d3b81ae4b3ead86cb54f045bf49733a073cadd89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85623af48cb7a13817c4c1b5127f5a40fc493d38f5c942f9137a174d174c01c3 [INFO] running `Command { std: "docker" "start" "-a" "85623af48cb7a13817c4c1b5127f5a40fc493d38f5c942f9137a174d174c01c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.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/dmux-fbeb157b74c51871) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tmux::tests::workplace_window_name_replaces_dots_n_spaces ... ok [INFO] [stdout] test tmux::tests::workplace_window_name_returns_window_name_from_path ... ok [INFO] [stdout] test tmux::tests::clean_str_removes_dots_n_stuff ... ok [INFO] [stdout] test git_url_to_dir_name_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85623af48cb7a13817c4c1b5127f5a40fc493d38f5c942f9137a174d174c01c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85623af48cb7a13817c4c1b5127f5a40fc493d38f5c942f9137a174d174c01c3", kill_on_drop: false }` [INFO] [stdout] 85623af48cb7a13817c4c1b5127f5a40fc493d38f5c942f9137a174d174c01c3