[INFO] fetching crate saqif 0.1.0...
[INFO] checking saqif-0.1.0 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate saqif 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate saqif 0.1.0
[INFO] finished tweaking crates.io crate saqif 0.1.0
[INFO] tweaked toml for crates.io crate saqif 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate saqif 0.1.0 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate saqif 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7233e208a241977b1541ed63a76dc1608a21d8fbd1800a5226f1bd96d6bc3628
[INFO] running `Command { std: "docker" "start" "-a" "7233e208a241977b1541ed63a76dc1608a21d8fbd1800a5226f1bd96d6bc3628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7233e208a241977b1541ed63a76dc1608a21d8fbd1800a5226f1bd96d6bc3628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7233e208a241977b1541ed63a76dc1608a21d8fbd1800a5226f1bd96d6bc3628", kill_on_drop: false }`
[INFO] [stdout] 7233e208a241977b1541ed63a76dc1608a21d8fbd1800a5226f1bd96d6bc3628
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d941de8d3a5d7da2895a287f65869e22be912a5311d94fc581fc65065fd2aa39
[INFO] running `Command { std: "docker" "start" "-a" "d941de8d3a5d7da2895a287f65869e22be912a5311d94fc581fc65065fd2aa39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]    Compiling druid-shell v0.8.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]     Checking unic-langid-impl v0.9.4
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking unic-langid v0.9.4
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling druid-derive v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling headless_chrome v1.0.9
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking pangocairo v0.16.3
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking piet-cairo v0.6.2
[INFO] [stderr]     Checking piet-common v0.6.2
[INFO] [stderr]     Checking druid v0.8.3
[INFO] [stderr]     Checking druid-widget-nursery v0.1.0
[INFO] [stderr]     Checking saqif v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
[INFO] running `Command { std: "docker" "inspect" "d941de8d3a5d7da2895a287f65869e22be912a5311d94fc581fc65065fd2aa39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d941de8d3a5d7da2895a287f65869e22be912a5311d94fc581fc65065fd2aa39", kill_on_drop: false }`
[INFO] [stdout] d941de8d3a5d7da2895a287f65869e22be912a5311d94fc581fc65065fd2aa39
