[INFO] cloning repository https://github.com/jonhoo/buzz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonhoo/buzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Fbuzz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Fbuzz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d785040afbdb5002e312602b602e6c0a984fb0b
[INFO] checking jonhoo/buzz against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Fbuzz" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonhoo/buzz
[INFO] finished tweaking git repo https://github.com/jonhoo/buzz
[INFO] tweaked toml for git repo https://github.com/jonhoo/buzz written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonhoo/buzz on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonhoo/buzz 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5cb785c07b4343eca39f6cd5c57063b2f208d4aac6a9902b4b7235f5783a2da
[INFO] running `Command { std: "docker" "start" "-a" "e5cb785c07b4343eca39f6cd5c57063b2f208d4aac6a9902b4b7235f5783a2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5cb785c07b4343eca39f6cd5c57063b2f208d4aac6a9902b4b7235f5783a2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cb785c07b4343eca39f6cd5c57063b2f208d4aac6a9902b4b7235f5783a2da", kill_on_drop: false }`
[INFO] [stdout] e5cb785c07b4343eca39f6cd5c57063b2f208d4aac6a9902b4b7235f5783a2da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af79e18f34f9331d4a4df415d87155065086fc3b61605eca750a2fc3b7ee828e
[INFO] running `Command { std: "docker" "start" "-a" "af79e18f34f9331d4a4df415d87155065086fc3b61605eca750a2fc3b7ee828e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking dbus-tree v0.9.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking xdg-home v1.1.0
[INFO] [stderr]     Checking async-broadcast v0.7.0
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking charset v0.1.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking imap-proto v0.16.4
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking mailparse v0.14.1
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]    Compiling ksni v0.2.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling ouroboros_macro v0.18.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zvariant_utils v1.1.0
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking tray-item v0.10.0
[INFO] [stderr]     Checking ouroboros v0.18.3
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]    Compiling zvariant_derive v4.0.2
[INFO] [stderr]    Compiling zbus_macros v4.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking rustls-connector v0.19.2
[INFO] [stderr]     Checking imap v3.0.0-alpha.14
[INFO] [stderr]     Checking enumflags2 v0.7.9
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking zvariant v4.0.2
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.1.2
[INFO] [stderr]     Checking notify-rust v4.11.0
[INFO] [stderr]     Checking buzz v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.19s
[INFO] running `Command { std: "docker" "inspect" "af79e18f34f9331d4a4df415d87155065086fc3b61605eca750a2fc3b7ee828e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af79e18f34f9331d4a4df415d87155065086fc3b61605eca750a2fc3b7ee828e", kill_on_drop: false }`
[INFO] [stdout] af79e18f34f9331d4a4df415d87155065086fc3b61605eca750a2fc3b7ee828e
