[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gibfahn/dot-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/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-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e978f927b2bbb7278275531d88a45c00182efe7b6c3571c9a0f4ee35e5952da1 [INFO] running `Command { std: "docker" "start" "-a" "e978f927b2bbb7278275531d88a45c00182efe7b6c3571c9a0f4ee35e5952da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e978f927b2bbb7278275531d88a45c00182efe7b6c3571c9a0f4ee35e5952da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e978f927b2bbb7278275531d88a45c00182efe7b6c3571c9a0f4ee35e5952da1", kill_on_drop: false }` [INFO] [stdout] e978f927b2bbb7278275531d88a45c00182efe7b6c3571c9a0f4ee35e5952da1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e629852fbb623f1bcb7ebb12800dfd312c0d25911dcf384bd939cd64f6f1b6d [INFO] running `Command { std: "docker" "start" "-a" "4e629852fbb623f1bcb7ebb12800dfd312c0d25911dcf384bd939cd64f6f1b6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling futures-util v0.3.12 [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 num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [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 clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling url v2.2.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_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [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 v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling structopt v0.3.21 [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 openssl v0.10.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling git2 v0.13.16 [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 28s [INFO] running `Command { std: "docker" "inspect" "4e629852fbb623f1bcb7ebb12800dfd312c0d25911dcf384bd939cd64f6f1b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e629852fbb623f1bcb7ebb12800dfd312c0d25911dcf384bd939cd64f6f1b6d", kill_on_drop: false }` [INFO] [stdout] 4e629852fbb623f1bcb7ebb12800dfd312c0d25911dcf384bd939cd64f6f1b6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c1871fafd482bf3120671bb2b8b4a573a6e15efdec6135f0c8bd3fdd05275d [INFO] running `Command { std: "docker" "start" "-a" "c2c1871fafd482bf3120671bb2b8b4a573a6e15efdec6135f0c8bd3fdd05275d", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling testutils v0.1.0 (/opt/rustwide/workdir/testutils) [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 9.20s [INFO] running `Command { std: "docker" "inspect" "c2c1871fafd482bf3120671bb2b8b4a573a6e15efdec6135f0c8bd3fdd05275d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c1871fafd482bf3120671bb2b8b4a573a6e15efdec6135f0c8bd3fdd05275d", kill_on_drop: false }` [INFO] [stdout] c2c1871fafd482bf3120671bb2b8b4a573a6e15efdec6135f0c8bd3fdd05275d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a523c2cd6ad23c7221547ec71a3c9d889b676358b530142723810a3b6febcd15 [INFO] running `Command { std: "docker" "start" "-a" "a523c2cd6ad23c7221547ec71a3c9d889b676358b530142723810a3b6febcd15", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/up_rs-e9ac98358fa5cff6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/up-0dcc5f5bd0af2964) [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.01s [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] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-8e0f390bef7af01b) [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.14s [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:24.896 TRCE Starting up. [INFO] [stdout] place: src/main.rs:110 up [INFO] [stdout] Jun 07 19:42:24.896 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:24.888746217+00:00.log') [INFO] [stdout] place: src/main.rs:117 up [INFO] [stdout] Jun 07 19:42:24.896 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:24.897 TRCE Current env: [("CARGO", "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/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", "a523c2cd6ad2"), ("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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/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", "99e3aef02079e9c10583638520cd0c134dc3a01d"), ("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:24.897 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:24.897 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:25.012 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:25.012 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: anyhow::error:: for anyhow::Error>::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/99e3aef02079e9c10583638520cd0c134dc3a01d/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::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 8: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 9: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:49:18 [INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stdout] 11: std::rt::lang_start [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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: 0x559dcee19b40 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559dcee19b40 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559dcee19b40 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559dcee19b40 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559dcee3dacc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559dcee164d5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x559dcee1c0eb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559dcee1c0eb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559dcee1c0eb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559dcee1bbfc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559dcee1c791 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559dcee1c297 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x559dcee1a01c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559dcee1c1f9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559dceda94c1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559dcee3c3e8 - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x559dcedaf62a - core::panicking::assert_failed::h438e8a953b940b80 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x559dcedab28d - git::real_clone::ha2541f33ff4752ad [INFO] [stdout] at /opt/rustwide/workdir/tests/git.rs:41:9 [INFO] [stdout] 18: 0x559dcedaac5a - git::real_clone::{{closure}}::h4223ce562a5a68c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/git.rs:21:1 [INFO] [stdout] 19: 0x559dcedad4ce - core::ops::function::FnOnce::call_once::h8cfedf324eb68f8b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x559dcedd5c33 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559dcedd5c33 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x559dcedd46e0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x559dcedd46e0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x559dcedd46e0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x559dcedd46e0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x559dcedd46e0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x559dcedd46e0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x559dcedd46e0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x559dcedaf9b2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x559dcedaf9b2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x559dcedb3728 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x559dcedb3728 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x559dcedb3728 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x559dcedb3728 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x559dcedb3728 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x559dcedb3728 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x559dcedb3728 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559dcee222b7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x559dcee222b7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x559dcee222b7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f72df53d609 - start_thread [INFO] [stdout] 42: 0x7f72df30f293 - 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.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test git' [INFO] running `Command { std: "docker" "inspect" "a523c2cd6ad23c7221547ec71a3c9d889b676358b530142723810a3b6febcd15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a523c2cd6ad23c7221547ec71a3c9d889b676358b530142723810a3b6febcd15", kill_on_drop: false }` [INFO] [stdout] a523c2cd6ad23c7221547ec71a3c9d889b676358b530142723810a3b6febcd15