[INFO] cloning repository https://github.com/fimmind/dotmake_rewind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fimmind/dotmake_rewind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffimmind%2Fdotmake_rewind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffimmind%2Fdotmake_rewind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bafc9e7805bee9aaa27852fd4a74d0e7416166c6 [INFO] testing fimmind/dotmake_rewind against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffimmind%2Fdotmake_rewind" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fimmind/dotmake_rewind on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fimmind/dotmake_rewind [INFO] finished tweaking git repo https://github.com/fimmind/dotmake_rewind [INFO] tweaked toml for git repo https://github.com/fimmind/dotmake_rewind written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/fimmind/dotmake_rewind already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smawk v0.3.0 [INFO] [stderr] Downloaded textwrap v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 556fd3cb930912729fdbd7eec65f001e171984fb722753b23e051b3c67d493ad [INFO] running `Command { std: "docker" "start" "-a" "556fd3cb930912729fdbd7eec65f001e171984fb722753b23e051b3c67d493ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "556fd3cb930912729fdbd7eec65f001e171984fb722753b23e051b3c67d493ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556fd3cb930912729fdbd7eec65f001e171984fb722753b23e051b3c67d493ad", kill_on_drop: false }` [INFO] [stdout] 556fd3cb930912729fdbd7eec65f001e171984fb722753b23e051b3c67d493ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c74ac1e664d1fdcce1ba4657d3bcd2bc8bb59d32bebe698ec18ef9997aa4a6ef [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" "c74ac1e664d1fdcce1ba4657d3bcd2bc8bb59d32bebe698ec18ef9997aa4a6ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling smawk v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling textwrap v0.13.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling dotmake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "c74ac1e664d1fdcce1ba4657d3bcd2bc8bb59d32bebe698ec18ef9997aa4a6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74ac1e664d1fdcce1ba4657d3bcd2bc8bb59d32bebe698ec18ef9997aa4a6ef", kill_on_drop: false }` [INFO] [stdout] c74ac1e664d1fdcce1ba4657d3bcd2bc8bb59d32bebe698ec18ef9997aa4a6ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c0461d337ed9f7a6d8ea60707f3e7f244feaf50a7bb68bc8822c51be17c9a4e [INFO] running `Command { std: "docker" "start" "-a" "6c0461d337ed9f7a6d8ea60707f3e7f244feaf50a7bb68bc8822c51be17c9a4e", kill_on_drop: false }` [INFO] [stderr] Compiling dotmake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `Command { std: "docker" "inspect" "6c0461d337ed9f7a6d8ea60707f3e7f244feaf50a7bb68bc8822c51be17c9a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0461d337ed9f7a6d8ea60707f3e7f244feaf50a7bb68bc8822c51be17c9a4e", kill_on_drop: false }` [INFO] [stdout] 6c0461d337ed9f7a6d8ea60707f3e7f244feaf50a7bb68bc8822c51be17c9a4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 80b40b2299b90d732c3e7685efe35412c0ec079de12dd760f0474b49391bf106 [INFO] running `Command { std: "docker" "start" "-a" "80b40b2299b90d732c3e7685efe35412c0ec079de12dd760f0474b49391bf106", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dotmake-24a815df54db7ad0) [INFO] [stdout] running 8 tests [INFO] [stdout] test config::deps_graph::tests::one_dep ... ok [INFO] [stdout] test config::deps_graph::tests::find_path ... ok [INFO] [stdout] test config::deps_graph::tests::empty_roots ... ok [INFO] [stdout] test config::deps_graph::tests::single_cycle ... ok [INFO] [stdout] test config::deps_graph::tests::multiple_nodes_with_commond_dep ... ok [INFO] [stdout] test config::deps_graph::tests::two_simple_deps ... ok [INFO] [stdout] test config::deps_graph::tests::display_path ... ok [INFO] [stdout] test config::deps_graph::tests::no_deps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80b40b2299b90d732c3e7685efe35412c0ec079de12dd760f0474b49391bf106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b40b2299b90d732c3e7685efe35412c0ec079de12dd760f0474b49391bf106", kill_on_drop: false }` [INFO] [stdout] 80b40b2299b90d732c3e7685efe35412c0ec079de12dd760f0474b49391bf106