[INFO] cloning repository https://github.com/gibfahn/dot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gibfahn/dot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e64403c10ef703949dff44dc5101fd2830dd69b3 [INFO] testing gibfahn/dot-rs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gibfahn/dot-rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/gibfahn/dot-rs [INFO] finished tweaking git repo https://github.com/gibfahn/dot-rs [INFO] tweaked toml for git repo https://github.com/gibfahn/dot-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/gibfahn/dot-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded arc-swap v1.2.0 [INFO] [stderr] Downloaded plist v1.1.0 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded rand v0.8.2 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded tokio v1.0.2 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded libssh2-sys v0.2.20 [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Downloaded displaydoc v0.1.7 [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded git2 v0.13.16 [INFO] [stderr] Downloaded openssl-src v111.13.0+1.1.1i [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9566c3995d463f7c06a09d4eb2699567dea98212568e1c5a9529936410ed31b [INFO] running `Command { std: "docker" "start" "-a" "f9566c3995d463f7c06a09d4eb2699567dea98212568e1c5a9529936410ed31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9566c3995d463f7c06a09d4eb2699567dea98212568e1c5a9529936410ed31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9566c3995d463f7c06a09d4eb2699567dea98212568e1c5a9529936410ed31b", kill_on_drop: false }` [INFO] [stdout] f9566c3995d463f7c06a09d4eb2699567dea98212568e1c5a9529936410ed31b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a72d688acff4076bf0118f8bc4b4f941a9dd0ba389ea68a7a1c5d130fd3f365 [INFO] running `Command { std: "docker" "start" "-a" "0a72d688acff4076bf0118f8bc4b4f941a9dd0ba389ea68a7a1c5d130fd3f365", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling git2 v0.13.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling up-rs v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "0a72d688acff4076bf0118f8bc4b4f941a9dd0ba389ea68a7a1c5d130fd3f365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a72d688acff4076bf0118f8bc4b4f941a9dd0ba389ea68a7a1c5d130fd3f365", kill_on_drop: false }` [INFO] [stdout] 0a72d688acff4076bf0118f8bc4b4f941a9dd0ba389ea68a7a1c5d130fd3f365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607afcae26f5b91232fd5c50f414e76fa088b6aeb0bb0c8ef3259062135a719f [INFO] running `Command { std: "docker" "start" "-a" "607afcae26f5b91232fd5c50f414e76fa088b6aeb0bb0c8ef3259062135a719f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling testutils v0.1.0 (/opt/rustwide/workdir/testutils) [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling up-rs v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.75s [INFO] running `Command { std: "docker" "inspect" "607afcae26f5b91232fd5c50f414e76fa088b6aeb0bb0c8ef3259062135a719f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607afcae26f5b91232fd5c50f414e76fa088b6aeb0bb0c8ef3259062135a719f", kill_on_drop: false }` [INFO] [stdout] 607afcae26f5b91232fd5c50f414e76fa088b6aeb0bb0c8ef3259062135a719f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b3df0685294a490bb406ab584e8e9a3c233fc484b3fccbc5a8ce94a7f69052e [INFO] running `Command { std: "docker" "start" "-a" "6b3df0685294a490bb406ab584e8e9a3c233fc484b3fccbc5a8ce94a7f69052e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/up_rs-e9ac98358fa5cff6) [INFO] [stdout] running 1 test [INFO] [stdout] test config::toml_paths_tests::get_toml_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/up-0dcc5f5bd0af2964) [INFO] [stdout] [INFO] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-8e0f390bef7af01b) [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 2 tests [INFO] [stdout] test basic_toml ... ok [INFO] [stderr] Running tests/git.rs (/opt/rustwide/target/debug/deps/git-cd5ee0cea5456b07) [INFO] [stdout] test empty_toml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test missing_args ... ok [INFO] [stdout] test real_clone ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- real_clone stdout ---- [INFO] [stdout] Running command '"/opt/rustwide/target/debug/up" "--log-level=trace" "--log-dir" "/tmp/up_rs_tests/tests/git.rs/real_clone/logs" "--color=always" "git" "--git-url" "https://github.com/octocat/Hello-World" "--git-path" "/tmp/up_rs_tests/tests/git.rs/real_clone/hello_world_repo" "--remote" "up"'. [INFO] [stdout] status: exit status: 1 [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] place: src/main.rs:108 up [INFO] [stdout] Jun 07 19:42:36.470 TRCE Starting up. [INFO] [stdout] place: src/main.rs:110 up [INFO] [stdout] Jun 07 19:42:36.470 INFO Writing full logs to /tmp/up_rs_tests/tests/git.rs/real_clone/logs/up-rs_latest.log (symlink to '/tmp/up_rs_tests/tests/git.rs/real_clone/logs/up-rs_2021-06-07T19:42:36.467847893+00:00.log') [INFO] [stdout] place: src/main.rs:117 up [INFO] [stdout] Jun 07 19:42:36.470 TRCE Received args: Args { [INFO] [stdout] log_level: Trace, [INFO] [stdout] log_dir: Some( [INFO] [stdout] "/tmp/up_rs_tests/tests/git.rs/real_clone/logs", [INFO] [stdout] ), [INFO] [stdout] file_log_level: Debug, [INFO] [stdout] color: Always, [INFO] [stdout] config: "$XDG_CONFIG_HOME/up/up.toml", [INFO] [stdout] cmd: Some( [INFO] [stdout] Git( [INFO] [stdout] GitOptions { [INFO] [stdout] git_url: "https://github.com/octocat/Hello-World", [INFO] [stdout] git_path: "/tmp/up_rs_tests/tests/git.rs/real_clone/hello_world_repo", [INFO] [stdout] remote: "up", [INFO] [stdout] branch: None, [INFO] [stdout] prune: false, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] ), [INFO] [stdout] } [INFO] [stdout] place: src/main.rs:118 up [INFO] [stdout] Jun 07 19:42:36.471 TRCE Current env: [("CARGO", "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/bin/cargo"), ("CARGO_HOME", "/opt/rustwide/cargo-home"), ("CARGO_INCREMENTAL", "0"), ("CARGO_MANIFEST_DIR", "/opt/rustwide/workdir"), ("CARGO_PKG_AUTHORS", "Gibson Fahnestock "), ("CARGO_PKG_DESCRIPTION", "up-rs is a tool to help you keep your machine up to date.\n"), ("CARGO_PKG_HOMEPAGE", "https://github.com/gibfahn/up-rs"), ("CARGO_PKG_LICENSE", "MIT OR Apache-2.0"), ("CARGO_PKG_LICENSE_FILE", ""), ("CARGO_PKG_NAME", "up-rs"), ("CARGO_PKG_REPOSITORY", "https://github.com/gibfahn/up-rs"), ("CARGO_PKG_VERSION", "0.9.1"), ("CARGO_PKG_VERSION_MAJOR", "0"), ("CARGO_PKG_VERSION_MINOR", "9"), ("CARGO_PKG_VERSION_PATCH", "1"), ("CARGO_PKG_VERSION_PRE", ""), ("CARGO_TARGET_DIR", "/opt/rustwide/target"), ("HOME", "/root"), ("HOSTNAME", "6b3df0685294"), ("LD_LIBRARY_PATH", "/opt/rustwide/target/debug/build/libgit2-sys-f9b7e44ab81e8aed/out/build:/opt/rustwide/target/debug/build/libssh2-sys-a1ac6263566ea630/out/build:/opt/rustwide/target/debug/build/openssl-sys-08c817bb239bc93b/out/openssl-build/install/lib:/opt/rustwide/target/debug/build/ring-bcb9c16a2548cf0f/out:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib"), ("PATH", "/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"), ("RUSTFLAGS", "--cap-lints=forbid"), ("RUSTUP_HOME", "/opt/rustwide/rustup-home"), ("RUSTUP_TOOLCHAIN", "ce59db7a1b1b012fb2793c4641c1bdecad7a128b"), ("RUST_BACKTRACE", "1"), ("RUST_LOG_STYLE", "always"), ("RUST_RECURSION_COUNT", "1"), ("SOURCE_DIR", "/opt/rustwide/workdir"), ("SSL_CERT_DIR", "/usr/lib/ssl/certs"), ("SSL_CERT_FILE", "/usr/lib/ssl/certs/ca-certificates.crt"), ("TMPDIR", "/tmp/up_rs_tests/tests/git.rs/real_clone/up_temp_dir")] [INFO] [stdout] place: src/tasks/git/update.rs:49 up_rs::tasks::git::update [INFO] [stdout] Jun 07 19:42:36.471 DEBG Updating git repo '/tmp/up_rs_tests/tests/git.rs/real_clone/hello_world_repo' [INFO] [stdout] place: src/tasks/git/update.rs:53 up_rs::tasks::git::update [INFO] [stdout] Jun 07 19:42:36.471 DEBG Dir doesn't exist, creating... [INFO] [stdout] place: src/tasks/git/update.rs:76 up_rs::tasks::git::update [INFO] [stdout] Jun 07 19:42:36.528 DEBG Newly created repo, will force overwrite repo contents. [INFO] [stdout] place: src/tasks/git/update.rs:173 up_rs::tasks::git::update [INFO] [stdout] Jun 07 19:42:36.528 DEBG Finding requested remote failed, creating it (error was: remote 'up' does not exist; class=Config (7); code=NotFound (-3)) [INFO] [stdout] Error: Failed to update git repo at '/tmp/up_rs_tests/tests/git.rs/real_clone/hello_world_repo'. [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: Fetch failed for remote 'up'. [INFO] [stdout] 1: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/error.rs:469:25 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1674:27 [INFO] [stdout] 2: up_rs::tasks::git::update::set_up_remote [INFO] [stdout] at ./src/tasks/git/update.rs:185:9 [INFO] [stdout] 3: up_rs::tasks::git::update::real_update [INFO] [stdout] at ./src/tasks/git/update.rs:90:9 [INFO] [stdout] 4: up_rs::tasks::git::update::update [INFO] [stdout] at ./src/tasks/git/update.rs:30:18 [INFO] [stdout] 5: up_rs::run [INFO] [stdout] at ./src/lib.rs:54:13 [INFO] [stdout] 6: up::main [INFO] [stdout] at ./src/main.rs:120:5 [INFO] [stdout] 7: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 8: std::sys_common::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 9: std::rt::lang_start::>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49:18 [INFO] [stdout] 10: <&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try:: + std::panic::RefUnwindSafe + core::marker::Sync> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stdout] 11: std::rt::lang_start::> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48:5 [INFO] [stdout] 12: main [INFO] [stdout] 13: __libc_start_main [INFO] [stdout] 14: _start [INFO] [stdout] [INFO] [stdout] thread 'real_clone' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `false`, [INFO] [stdout] right: `true`', tests/git.rs:41:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ced6ffb10 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559ced6ffb10 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ced6ffb10 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559ced6ffb10 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559ced723abc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559ced6fc375 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559ced7020db - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559ced7020db - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559ced7020db - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559ced701bec - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559ced702781 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559ced702287 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x559ced70000c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559ced7021e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559ced68f4c1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559ced7223d8 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x559ced69568a - core[ee1ca6415511a9c4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x559ced69128d - git[50b06626ee2b70df]::real_clone [INFO] [stdout] at /opt/rustwide/workdir/tests/git.rs:41:9 [INFO] [stdout] 18: 0x559ced690c5a - git[50b06626ee2b70df]::real_clone::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/git.rs:21:1 [INFO] [stdout] 19: 0x559ced69350e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x559ced6bbc13 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559ced6bbc13 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x559ced6ba6dc - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x559ced6ba6dc - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x559ced6ba6dc - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x559ced6ba6dc - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x559ced6ba6dc - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x559ced6ba6dc - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x559ced6ba6dc - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x559ced69a3a2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x559ced69a3a2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x559ced69ac88 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x559ced69ac88 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x559ced69ac88 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x559ced69ac88 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x559ced69ac88 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x559ced69ac88 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x559ced69ac88 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ced7082a7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559ced7082a7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x559ced7082a7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7fd6d9083609 - start_thread [INFO] [stdout] 42: 0x7fd6d8e55293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] real_clone [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test git' [INFO] running `Command { std: "docker" "inspect" "6b3df0685294a490bb406ab584e8e9a3c233fc484b3fccbc5a8ce94a7f69052e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3df0685294a490bb406ab584e8e9a3c233fc484b3fccbc5a8ce94a7f69052e", kill_on_drop: false }` [INFO] [stdout] 6b3df0685294a490bb406ab584e8e9a3c233fc484b3fccbc5a8ce94a7f69052e