[INFO] fetching crate qir-qis 0.1.10...
[INFO] checking qir-qis-0.1.10 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] extracting crate qir-qis 0.1.10 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate qir-qis 0.1.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate qir-qis 0.1.10
[INFO] tweaked toml for crates.io crate qir-qis 0.1.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qir-qis 0.1.10 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qir-qis 0.1.10 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e
[INFO] running `Command { std: "docker" "start" "dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e", 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" "dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e", 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" "dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling llvm-sys v211.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling inkwell v0.9.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling inkwell_internals v0.14.0
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling bpaf_derive v0.5.26
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking wasm-encoder v0.252.0
[INFO] [stderr]     Checking bpaf v0.9.26
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.23.0
[INFO] [stderr]     Checking pyo3-stub-gen v0.23.0
[INFO] [stderr]     Checking qir-qis v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.24s
[INFO] running `Command { std: "docker" "inspect" "dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e", kill_on_drop: false }`
[INFO] [stdout] dac1e0f9b804a204dd250fed48fd9b31371fbaab386e1a93cb4e038ae2af4e4e
