[INFO] cloning repository https://github.com/Alaydriem/bedrock-material-list
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alaydriem/bedrock-material-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlaydriem%2Fbedrock-material-list", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlaydriem%2Fbedrock-material-list'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa22ed3109000f05601a2e3aa1736ef6ed2fa29f
[INFO] checking Alaydriem/bedrock-material-list against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlaydriem%2Fbedrock-material-list" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alaydriem/bedrock-material-list
[INFO] finished tweaking git repo https://github.com/Alaydriem/bedrock-material-list
[INFO] tweaked toml for git repo https://github.com/Alaydriem/bedrock-material-list written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alaydriem/bedrock-material-list on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alaydriem/bedrock-material-list 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: registries
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20c930c56d0d933ba843c364aeb290c48bc30cea08d781896b752b283c7e2c9b
[INFO] running `Command { std: "docker" "start" "-a" "20c930c56d0d933ba843c364aeb290c48bc30cea08d781896b752b283c7e2c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20c930c56d0d933ba843c364aeb290c48bc30cea08d781896b752b283c7e2c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20c930c56d0d933ba843c364aeb290c48bc30cea08d781896b752b283c7e2c9b", kill_on_drop: false }`
[INFO] [stdout] 20c930c56d0d933ba843c364aeb290c48bc30cea08d781896b752b283c7e2c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62cfc877913c9c2b083678dc3d9637e84b0c7d6cbae4cfe931a4ed5411410c4d
[INFO] running `Command { std: "docker" "start" "-a" "62cfc877913c9c2b083678dc3d9637e84b0c7d6cbae4cfe931a4ed5411410c4d", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: registries
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]     Checking lock_api v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]    Compiling syn v2.0.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking snailquote v0.3.1
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bedrock-hematite-nbt v0.4.2
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking bedrock-material-list v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.05s
[INFO] running `Command { std: "docker" "inspect" "62cfc877913c9c2b083678dc3d9637e84b0c7d6cbae4cfe931a4ed5411410c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cfc877913c9c2b083678dc3d9637e84b0c7d6cbae4cfe931a4ed5411410c4d", kill_on_drop: false }`
[INFO] [stdout] 62cfc877913c9c2b083678dc3d9637e84b0c7d6cbae4cfe931a4ed5411410c4d
