[INFO] fetching crate qbe-parser 0.1.0...
[INFO] checking qbe-parser-0.1.0 against 444dcce484c66c8d626806a8556be3b4d3ef381a for pr-160902
[INFO] extracting crate qbe-parser 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate qbe-parser 0.1.0
[INFO] finished tweaking crates.io crate qbe-parser 0.1.0
[INFO] tweaked toml for crates.io crate qbe-parser 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qbe-parser 0.1.0 on toolchain 444dcce484c66c8d626806a8556be3b4d3ef381a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qbe-parser 0.1.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" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-wrap` is deprecated in favor of `lints.clippy.cast_possible_wrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-ptr-alignment` is deprecated in favor of `lints.clippy.cast_ptr_alignment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.char-lit-as-u8` is deprecated in favor of `lints.clippy.char_lit_as_u8` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast` is deprecated in favor of `lints.clippy.fn_to_numeric_cast` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-with-truncation` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_with_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-else` is deprecated in favor of `lints.clippy.redundant_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-self-not-must-use` is deprecated in favor of `lints.clippy.return_self_not_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `qbe-parser` (manifest) generated 20 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded ordered-float v5.1.0
[INFO] [stderr]   Downloaded paste3 v1.0.16
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded stacker v0.1.22
[INFO] [stderr]   Downloaded line-index v0.1.2
[INFO] [stderr]   Downloaded psm v0.1.28
[INFO] [stderr]   Downloaded ar_archive_writer v0.2.0
[INFO] [stderr]   Downloaded chumsky v0.11.1
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134
[INFO] running `Command { std: "docker" "start" "9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-wrap` is deprecated in favor of `lints.clippy.cast_possible_wrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-ptr-alignment` is deprecated in favor of `lints.clippy.cast_ptr_alignment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.char-lit-as-u8` is deprecated in favor of `lints.clippy.char_lit_as_u8` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast` is deprecated in favor of `lints.clippy.fn_to_numeric_cast` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-with-truncation` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_with_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-else` is deprecated in favor of `lints.clippy.redundant_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-self-not-must-use` is deprecated in favor of `lints.clippy.return_self_not_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `qbe-parser` (manifest) generated 20 warnings
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling paste3 v1.0.16
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking line-index v0.1.2
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking chumsky v0.11.1
[INFO] [stderr]     Checking qbe-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.76s
[INFO] running `Command { std: "docker" "inspect" "9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134", kill_on_drop: false }`
[INFO] [stdout] 9c214de4c12eae7f578c00ea8c068cfd4a0f26e1c0a477941c3a4effe569f134
