[INFO] cloning repository https://github.com/stepchowfun/tagref [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stepchowfun/tagref" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftagref", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftagref'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d30f181509568c861c7beceeb103b8d588ee5c72 [INFO] testing stepchowfun/tagref against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftagref" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stepchowfun/tagref 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] started tweaking git repo https://github.com/stepchowfun/tagref [INFO] finished tweaking git repo https://github.com/stepchowfun/tagref [INFO] tweaked toml for git repo https://github.com/stepchowfun/tagref written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/stepchowfun/tagref 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 400b692a99d6f3f3a1a137becff9cdd52dc6fd73978f9f491316e1e427876213 [INFO] running `Command { std: "docker" "start" "-a" "400b692a99d6f3f3a1a137becff9cdd52dc6fd73978f9f491316e1e427876213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "400b692a99d6f3f3a1a137becff9cdd52dc6fd73978f9f491316e1e427876213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400b692a99d6f3f3a1a137becff9cdd52dc6fd73978f9f491316e1e427876213", kill_on_drop: false }` [INFO] [stdout] 400b692a99d6f3f3a1a137becff9cdd52dc6fd73978f9f491316e1e427876213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 49c5f85dcfe9ff3611dbea352ebaeeca7b210297110537d3b5eef8175e1d8a99 [INFO] running `Command { std: "docker" "start" "-a" "49c5f85dcfe9ff3611dbea352ebaeeca7b210297110537d3b5eef8175e1d8a99", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling tagref v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.73s [INFO] running `Command { std: "docker" "inspect" "49c5f85dcfe9ff3611dbea352ebaeeca7b210297110537d3b5eef8175e1d8a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c5f85dcfe9ff3611dbea352ebaeeca7b210297110537d3b5eef8175e1d8a99", kill_on_drop: false }` [INFO] [stdout] 49c5f85dcfe9ff3611dbea352ebaeeca7b210297110537d3b5eef8175e1d8a99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] d99fb7a87d2a978f6cb909043286e766f81cd4074cfbbd7a44e425b59bb9eba3 [INFO] running `Command { std: "docker" "start" "-a" "d99fb7a87d2a978f6cb909043286e766f81cd4074cfbbd7a44e425b59bb9eba3", kill_on_drop: false }` [INFO] [stderr] Compiling tagref v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "d99fb7a87d2a978f6cb909043286e766f81cd4074cfbbd7a44e425b59bb9eba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d99fb7a87d2a978f6cb909043286e766f81cd4074cfbbd7a44e425b59bb9eba3", kill_on_drop: false }` [INFO] [stdout] d99fb7a87d2a978f6cb909043286e766f81cd4074cfbbd7a44e425b59bb9eba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] d61932193d528329cd4b8af139511d7da327254540aa1cc705c616b0450c2b6d [INFO] running `Command { std: "docker" "start" "-a" "d61932193d528329cd4b8af139511d7da327254540aa1cc705c616b0450c2b6d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tagref-9bc62e9c67dc48c2) [INFO] [stdout] running 16 tests [INFO] [stdout] test count::tests::count_one ... ok [INFO] [stdout] test count::tests::count_two ... ok [INFO] [stdout] test duplicates::tests::check_dupes ... ok [INFO] [stdout] test count::tests::count_zero ... ok [INFO] [stdout] test duplicates::tests::check_empty ... ok [INFO] [stdout] test duplicates::tests::check_no_dupes ... ok [INFO] [stdout] test label::tests::parse_empty ... ok [INFO] [stdout] test references::tests::check_empty ... ok [INFO] [stdout] test references::tests::check_ok ... ok [INFO] [stdout] test references::tests::check_missing ... ok [INFO] [stdout] test label::tests::parse_tag_basic ... ok [INFO] [stdout] test label::tests::parse_whitespace ... ok [INFO] [stdout] test label::tests::parse_multiple_per_line ... ok [INFO] [stdout] test label::tests::parse_ref_basic ... ok [INFO] [stdout] test label::tests::parse_multiple_lines ... ok [INFO] [stdout] test label::tests::parse_case ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d61932193d528329cd4b8af139511d7da327254540aa1cc705c616b0450c2b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61932193d528329cd4b8af139511d7da327254540aa1cc705c616b0450c2b6d", kill_on_drop: false }` [INFO] [stdout] d61932193d528329cd4b8af139511d7da327254540aa1cc705c616b0450c2b6d