[INFO] fetching crate busd 0.2.0...
[INFO] checking busd-0.2.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate busd 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate busd 0.2.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate busd 0.2.0
[INFO] finished tweaking crates.io crate busd 0.2.0
[INFO] tweaked toml for crates.io crate busd 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate busd 0.2.0 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 188c2f24d43f6c01600db064008ae945c479f7fa40c6723b829547e89ccb34ce
[INFO] running `Command { std: "docker" "start" "-a" "188c2f24d43f6c01600db064008ae945c479f7fa40c6723b829547e89ccb34ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "188c2f24d43f6c01600db064008ae945c479f7fa40c6723b829547e89ccb34ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "188c2f24d43f6c01600db064008ae945c479f7fa40c6723b829547e89ccb34ce", kill_on_drop: false }`
[INFO] [stdout] 188c2f24d43f6c01600db064008ae945c479f7fa40c6723b829547e89ccb34ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 481e34aaa53881aa47208e1591abeff551e9b29167d070e80250ede85a4e29d2
[INFO] running `Command { std: "docker" "start" "-a" "481e34aaa53881aa47208e1591abeff551e9b29167d070e80250ede85a4e29d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking async-broadcast v0.5.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling ntest_test_cases v0.9.0
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling ntest_timeout v0.9.0
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]     Checking ntest v0.9.0
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]     Checking zbus v3.14.1
[INFO] [stderr]     Checking busd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 14.82s
[INFO] running `Command { std: "docker" "inspect" "481e34aaa53881aa47208e1591abeff551e9b29167d070e80250ede85a4e29d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481e34aaa53881aa47208e1591abeff551e9b29167d070e80250ede85a4e29d2", kill_on_drop: false }`
[INFO] [stdout] 481e34aaa53881aa47208e1591abeff551e9b29167d070e80250ede85a4e29d2
