[INFO] cloning repository https://github.com/emersonmx/stm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emersonmx/stm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmx%2Fstm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmx%2Fstm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 196f9f41bc7d8ae6b591f593c8d847913176bdc4 [INFO] testing emersonmx/stm against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmx%2Fstm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emersonmx/stm [INFO] finished tweaking git repo https://github.com/emersonmx/stm [INFO] tweaked toml for git repo https://github.com/emersonmx/stm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emersonmx/stm 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/emersonmx/stm 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded execute v0.2.8 [INFO] [stderr] Downloaded shellexpand v2.0.0 [INFO] [stderr] Downloaded dirs v3.0.1 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.5 [INFO] [stderr] Downloaded execute-command-tokens v0.1.3 [INFO] [stderr] Downloaded execute-command-macro v0.1.5 [INFO] [stderr] Downloaded async-mutex v1.1.5 [INFO] [stderr] Downloaded event-listener v2.4.0 [INFO] [stderr] Downloaded cached v0.18.0 [INFO] [stderr] Downloaded cached_proc_macro v0.3.0 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d0ef28da4d5229c612e692ffd293c20e9f3425fa9503be2028ca5b3c280d11a [INFO] running `Command { std: "docker" "start" "-a" "0d0ef28da4d5229c612e692ffd293c20e9f3425fa9503be2028ca5b3c280d11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d0ef28da4d5229c612e692ffd293c20e9f3425fa9503be2028ca5b3c280d11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0ef28da4d5229c612e692ffd293c20e9f3425fa9503be2028ca5b3c280d11a", kill_on_drop: false }` [INFO] [stdout] 0d0ef28da4d5229c612e692ffd293c20e9f3425fa9503be2028ca5b3c280d11a [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9efa922974ddcf2682db0f881b426f96b2802a54538467979764c0c793dfddc2 [INFO] running `Command { std: "docker" "start" "-a" "9efa922974ddcf2682db0f881b426f96b2802a54538467979764c0c793dfddc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.5 [INFO] [stderr] Compiling execute-command-macro v0.1.5 [INFO] [stderr] Compiling execute v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling cached_proc_macro v0.3.0 [INFO] [stderr] Compiling cached v0.18.0 [INFO] [stderr] Compiling stm v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.22s [INFO] running `Command { std: "docker" "inspect" "9efa922974ddcf2682db0f881b426f96b2802a54538467979764c0c793dfddc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9efa922974ddcf2682db0f881b426f96b2802a54538467979764c0c793dfddc2", kill_on_drop: false }` [INFO] [stdout] 9efa922974ddcf2682db0f881b426f96b2802a54538467979764c0c793dfddc2 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] 53b998733426636d68a7a187134815e825b4834bd19f532de06f979052a27041 [INFO] running `Command { std: "docker" "start" "-a" "53b998733426636d68a7a187134815e825b4834bd19f532de06f979052a27041", kill_on_drop: false }` [INFO] [stderr] Compiling stm v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "53b998733426636d68a7a187134815e825b4834bd19f532de06f979052a27041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b998733426636d68a7a187134815e825b4834bd19f532de06f979052a27041", kill_on_drop: false }` [INFO] [stdout] 53b998733426636d68a7a187134815e825b4834bd19f532de06f979052a27041 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c2f4e6a256ba30768f0a25384e71315efcec5a3cea1caf149217d794a762091e [INFO] running `Command { std: "docker" "start" "-a" "c2f4e6a256ba30768f0a25384e71315efcec5a3cea1caf149217d794a762091e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/stm-c4dfacc8a34ce42c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test stm::tests::it_has_config_path ... ok [INFO] [stdout] test stm::tests::it_finds_tools_by_manager ... ok [INFO] [stdout] test stm::tests::it_finds_a_manager_by_name ... ok [INFO] [stdout] test stm::tests::it_has_a_manager_list_with_names ... ok [INFO] [stdout] test stm::tests::it_has_app_dir ... ok [INFO] [stdout] test stm::tests::it_renders_a_template_string ... ok [INFO] [stdout] test stm::tests::it_loads_from_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2f4e6a256ba30768f0a25384e71315efcec5a3cea1caf149217d794a762091e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f4e6a256ba30768f0a25384e71315efcec5a3cea1caf149217d794a762091e", kill_on_drop: false }` [INFO] [stdout] c2f4e6a256ba30768f0a25384e71315efcec5a3cea1caf149217d794a762091e