[INFO] fetching crate ghee 0.6.1...
[INFO] checking ghee-0.6.1 against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1
[INFO] extracting crate ghee 0.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ghee 0.6.1
[INFO] finished tweaking crates.io crate ghee 0.6.1
[INFO] tweaked toml for crates.io crate ghee 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ghee 0.6.1 on toolchain 085826be830097e8e3b7832fbae1043acecd26ab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ghee 0.6.1 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" "+085826be830097e8e3b7832fbae1043acecd26ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 568806add635c96cc9689c06c5001000b5d3842705d3ecdb882d23f00d64f4fd
[INFO] running `Command { std: "docker" "start" "-a" "568806add635c96cc9689c06c5001000b5d3842705d3ecdb882d23f00d64f4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "568806add635c96cc9689c06c5001000b5d3842705d3ecdb882d23f00d64f4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "568806add635c96cc9689c06c5001000b5d3842705d3ecdb882d23f00d64f4fd", kill_on_drop: false }`
[INFO] [stdout] 568806add635c96cc9689c06c5001000b5d3842705d3ecdb882d23f00d64f4fd
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7241146d7edc2d332e535ebbd1be09ea5ad7babe814ff9a23b40e36634e03cca
[INFO] running `Command { std: "docker" "start" "-a" "7241146d7edc2d332e535ebbd1be09ea5ad7babe814ff9a23b40e36634e03cca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking sudo v0.6.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking reflink v0.1.3
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking file-owner v0.1.2
[INFO] [stderr]     Checking rustyline v12.0.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling clap_complete v4.4.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking ghee-lang v0.6.1
[INFO] [stderr]    Compiling btrfsutil-sys v1.3.0
[INFO] [stderr]    Compiling ghee-cli v0.6.2
[INFO] [stderr]     Checking btrfsutil-fake v0.2.0-8324fe2
[INFO] [stderr]     Checking ghee v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "7241146d7edc2d332e535ebbd1be09ea5ad7babe814ff9a23b40e36634e03cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7241146d7edc2d332e535ebbd1be09ea5ad7babe814ff9a23b40e36634e03cca", kill_on_drop: false }`
[INFO] [stdout] 7241146d7edc2d332e535ebbd1be09ea5ad7babe814ff9a23b40e36634e03cca
