[INFO] cloning repository https://github.com/rob-b/spr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rob-b/spr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-b%2Fspr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-b%2Fspr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4538035da57e9302e00aae9390495e7577f14a96 [INFO] building rob-b/spr against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-b%2Fspr" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rob-b/spr on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rob-b/spr [INFO] finished tweaking git repo https://github.com/rob-b/spr [INFO] tweaked toml for git repo https://github.com/rob-b/spr written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rob-b/spr 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.11.0 [INFO] [stderr] Downloaded unicode-linebreak v0.1.4 [INFO] [stderr] Downloaded graphql_client v0.11.0 [INFO] [stderr] Downloaded url v2.3.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.11.0 [INFO] [stderr] Downloaded git2 v0.17.2 [INFO] [stderr] Downloaded libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Downloaded bstr v1.5.0 [INFO] [stderr] Downloaded rustls v0.21.1 [INFO] [stderr] Downloaded octocrab v0.16.0 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded hyper-rustls v0.24.0 [INFO] [stderr] Downloaded git2-ext v0.6.0 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 740b870defdf34027be1b8e87d8ab576fd89fc97ac668676c8918fbfe5f6b660 [INFO] running `Command { std: "docker" "start" "-a" "740b870defdf34027be1b8e87d8ab576fd89fc97ac668676c8918fbfe5f6b660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740b870defdf34027be1b8e87d8ab576fd89fc97ac668676c8918fbfe5f6b660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740b870defdf34027be1b8e87d8ab576fd89fc97ac668676c8918fbfe5f6b660", kill_on_drop: false }` [INFO] [stdout] 740b870defdf34027be1b8e87d8ab576fd89fc97ac668676c8918fbfe5f6b660 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d6be1a20b53489635ecf6e53c11312af6ebe4e8d6b1c4e8dff685965b23b71d [INFO] running `Command { std: "docker" "start" "-a" "3d6be1a20b53489635ecf6e53c11312af6ebe4e8d6b1c4e8dff685965b23b71d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling lazy-regex v2.5.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling git2-ext v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Compiling octocrab v0.16.0 [INFO] [stderr] Compiling graphql_client v0.11.0 [INFO] [stderr] Compiling spr v1.3.5-beta.1 (/opt/rustwide/workdir/spr) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.84s [INFO] running `Command { std: "docker" "inspect" "3d6be1a20b53489635ecf6e53c11312af6ebe4e8d6b1c4e8dff685965b23b71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6be1a20b53489635ecf6e53c11312af6ebe4e8d6b1c4e8dff685965b23b71d", kill_on_drop: false }` [INFO] [stdout] 3d6be1a20b53489635ecf6e53c11312af6ebe4e8d6b1c4e8dff685965b23b71d [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0481d2e05ff611d4f957d4dd33fb5dc20520c50b3ce54dfbaa977738bec13191 [INFO] running `Command { std: "docker" "start" "-a" "0481d2e05ff611d4f957d4dd33fb5dc20520c50b3ce54dfbaa977738bec13191", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling spr v1.3.5-beta.1 (/opt/rustwide/workdir/spr) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.52s [INFO] running `Command { std: "docker" "inspect" "0481d2e05ff611d4f957d4dd33fb5dc20520c50b3ce54dfbaa977738bec13191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0481d2e05ff611d4f957d4dd33fb5dc20520c50b3ce54dfbaa977738bec13191", kill_on_drop: false }` [INFO] [stdout] 0481d2e05ff611d4f957d4dd33fb5dc20520c50b3ce54dfbaa977738bec13191