[INFO] cloning repository https://github.com/chaaz/versio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/versio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfa34a97881208f864afda0fc1fa2abb8208860e [INFO] building chaaz/versio against try#c38f3f86763ea281f7c555c13ef11baad4a4fff4 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaaz/versio on toolchain c38f3f86763ea281f7c555c13ef11baad4a4fff4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chaaz/versio [INFO] finished tweaking git repo https://github.com/chaaz/versio [INFO] tweaked toml for git repo https://github.com/chaaz/versio written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chaaz/versio 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" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b0d5202cb598a74786bac5d6ec5183ea69aaf427a1f11de0eccf2e80ba03429 [INFO] running `Command { std: "docker" "start" "-a" "6b0d5202cb598a74786bac5d6ec5183ea69aaf427a1f11de0eccf2e80ba03429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b0d5202cb598a74786bac5d6ec5183ea69aaf427a1f11de0eccf2e80ba03429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0d5202cb598a74786bac5d6ec5183ea69aaf427a1f11de0eccf2e80ba03429", kill_on_drop: false }` [INFO] [stdout] 6b0d5202cb598a74786bac5d6ec5183ea69aaf427a1f11de0eccf2e80ba03429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a60815fab1e05403248a39aa3af1971dccf3198da9b86900b0d9c2856e47aa80 [INFO] running `Command { std: "docker" "start" "-a" "a60815fab1e05403248a39aa3af1971dccf3198da9b86900b0d9c2856e47aa80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling libgpg-error-sys v0.5.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling object v0.30.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling gpg-error v0.5.2 [INFO] [stderr] Compiling gpgme-sys v0.10.0 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cstr-argument v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling versio v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling gpgme v0.10.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling ignore v0.4.19 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling liquid-derive v0.26.0 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling liquid-core v0.26.0 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling jsonwebtoken v8.2.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling liquid-lib v0.26.0 [INFO] [stderr] Compiling octocrab v0.17.0 [INFO] [stderr] Compiling liquid v0.26.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.84s [INFO] running `Command { std: "docker" "inspect" "a60815fab1e05403248a39aa3af1971dccf3198da9b86900b0d9c2856e47aa80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60815fab1e05403248a39aa3af1971dccf3198da9b86900b0d9c2856e47aa80", kill_on_drop: false }` [INFO] [stdout] a60815fab1e05403248a39aa3af1971dccf3198da9b86900b0d9c2856e47aa80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80170f00eea3e1888a9acbfcbe3d6dfe9d1a1bd0ca1eb1be3562f5a9434faee5 [INFO] running `Command { std: "docker" "start" "-a" "80170f00eea3e1888a9acbfcbe3d6dfe9d1a1bd0ca1eb1be3562f5a9434faee5", kill_on_drop: false }` [INFO] [stderr] Compiling versio v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.23s [INFO] running `Command { std: "docker" "inspect" "80170f00eea3e1888a9acbfcbe3d6dfe9d1a1bd0ca1eb1be3562f5a9434faee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80170f00eea3e1888a9acbfcbe3d6dfe9d1a1bd0ca1eb1be3562f5a9434faee5", kill_on_drop: false }` [INFO] [stdout] 80170f00eea3e1888a9acbfcbe3d6dfe9d1a1bd0ca1eb1be3562f5a9434faee5