[INFO] cloning repository https://github.com/kpcyrd/auth-tarball-from-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpcyrd/auth-tarball-from-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fauth-tarball-from-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fauth-tarball-from-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00501d60e44e6457f386c6fe61a8244b6d5fc6dc [INFO] testing kpcyrd/auth-tarball-from-git against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fauth-tarball-from-git" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kpcyrd/auth-tarball-from-git [INFO] finished tweaking git repo https://github.com/kpcyrd/auth-tarball-from-git [INFO] tweaked toml for git repo https://github.com/kpcyrd/auth-tarball-from-git written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kpcyrd/auth-tarball-from-git on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kpcyrd/auth-tarball-from-git 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.7.0 [INFO] [stderr] Downloaded clap_lex v0.2.0 [INFO] [stderr] Downloaded fastrand v1.7.0 [INFO] [stderr] Downloaded os_str_bytes v6.1.0 [INFO] [stderr] Downloaded clap_derive v3.1.18 [INFO] [stderr] Downloaded indexmap v1.8.2 [INFO] [stderr] Downloaded mio v0.8.3 [INFO] [stderr] Downloaded clap v3.1.18 [INFO] [stderr] Downloaded syn v1.0.95 [INFO] [stderr] Downloaded tokio v1.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f2ce5ab43c5d64c5d6396a6ded43706071dfac2fddcbd732986feed457b2066 [INFO] running `Command { std: "docker" "start" "-a" "4f2ce5ab43c5d64c5d6396a6ded43706071dfac2fddcbd732986feed457b2066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f2ce5ab43c5d64c5d6396a6ded43706071dfac2fddcbd732986feed457b2066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2ce5ab43c5d64c5d6396a6ded43706071dfac2fddcbd732986feed457b2066", kill_on_drop: false }` [INFO] [stdout] 4f2ce5ab43c5d64c5d6396a6ded43706071dfac2fddcbd732986feed457b2066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ddbbeabf7baba2c4a899cf87456a1a2580c359d82580735ccef2350e8e724c0 [INFO] running `Command { std: "docker" "start" "-a" "3ddbbeabf7baba2c4a899cf87456a1a2580c359d82580735ccef2350e8e724c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling auth-tarball-from-git v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.98s [INFO] running `Command { std: "docker" "inspect" "3ddbbeabf7baba2c4a899cf87456a1a2580c359d82580735ccef2350e8e724c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddbbeabf7baba2c4a899cf87456a1a2580c359d82580735ccef2350e8e724c0", kill_on_drop: false }` [INFO] [stdout] 3ddbbeabf7baba2c4a899cf87456a1a2580c359d82580735ccef2350e8e724c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 823aaf760205d104d355146a9fac38aad435420ca4e50ebde245c9deae2d6eb5 [INFO] running `Command { std: "docker" "start" "-a" "823aaf760205d104d355146a9fac38aad435420ca4e50ebde245c9deae2d6eb5", kill_on_drop: false }` [INFO] [stderr] Compiling auth-tarball-from-git v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "823aaf760205d104d355146a9fac38aad435420ca4e50ebde245c9deae2d6eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823aaf760205d104d355146a9fac38aad435420ca4e50ebde245c9deae2d6eb5", kill_on_drop: false }` [INFO] [stdout] 823aaf760205d104d355146a9fac38aad435420ca4e50ebde245c9deae2d6eb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b68af86bdde4c10b5d4afddb16d4d1bf0a0e3ffd5130811b3668a7de5a23064b [INFO] running `Command { std: "docker" "start" "-a" "b68af86bdde4c10b5d4afddb16d4d1bf0a0e3ffd5130811b3668a7de5a23064b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth_tarball_from_git-9c11ba59fa3d3f35) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/auth_tarball_from_git-8f7db5c9f9fc9c58) [INFO] [stdout] [INFO] [stderr] Doc-tests auth_tarball_from_git [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 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 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] running `Command { std: "docker" "inspect" "b68af86bdde4c10b5d4afddb16d4d1bf0a0e3ffd5130811b3668a7de5a23064b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68af86bdde4c10b5d4afddb16d4d1bf0a0e3ffd5130811b3668a7de5a23064b", kill_on_drop: false }` [INFO] [stdout] b68af86bdde4c10b5d4afddb16d4d1bf0a0e3ffd5130811b3668a7de5a23064b