[INFO] fetching crate orb-billing 0.6.0... [INFO] checking orb-billing-0.6.0 against master#6162f6f12339aa81fe16b8a64644ead497e411b2 for pr-113240 [INFO] extracting crate orb-billing 0.6.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate orb-billing 0.6.0 on toolchain 6162f6f12339aa81fe16b8a64644ead497e411b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate orb-billing 0.6.0 [INFO] finished tweaking crates.io crate orb-billing 0.6.0 [INFO] tweaked toml for crates.io crate orb-billing 0.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.4 [INFO] [stderr] Downloaded uncased v0.9.9 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded unic-ucd-version v0.9.0 [INFO] [stderr] Downloaded unic-char-property v0.9.0 [INFO] [stderr] Downloaded phf v0.11.2 [INFO] [stderr] Downloaded dtoa v1.0.6 [INFO] [stderr] Downloaded unic-common v0.9.0 [INFO] [stderr] Downloaded tera v1.17.1 [INFO] [stderr] Downloaded dtoa-short v0.3.4 [INFO] [stderr] Downloaded codes-iso-4217 v0.1.7 [INFO] [stderr] Downloaded serde-rename-rule v0.2.2 [INFO] [stderr] Downloaded codes-agency v0.1.9 [INFO] [stderr] Downloaded nodrop v0.1.14 [INFO] [stderr] Downloaded chrono-tz-build v0.0.3 [INFO] [stderr] Downloaded phf_macros v0.8.0 [INFO] [stderr] Downloaded ego-tree v0.6.2 [INFO] [stderr] Downloaded unic-char-range v0.9.0 [INFO] [stderr] Downloaded thin-slice v0.1.1 [INFO] [stderr] Downloaded codes-common v0.1.9 [INFO] [stderr] Downloaded pest_derive v2.7.0 [INFO] [stderr] Downloaded test-log v0.2.12 [INFO] [stderr] Downloaded phf_shared v0.11.2 [INFO] [stderr] Downloaded serde-attributes v0.2.1 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded selectors v0.22.0 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded pest_generator v2.7.0 [INFO] [stderr] Downloaded servo_arc v0.1.1 [INFO] [stderr] Downloaded phf_generator v0.11.2 [INFO] [stderr] Downloaded pest_meta v2.7.0 [INFO] [stderr] Downloaded cssparser v0.27.2 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded deunicode v0.4.3 [INFO] [stderr] Downloaded codes-iso-3166 v0.1.5 [INFO] [stderr] Downloaded chrono-tz v0.6.3 [INFO] [stderr] Downloaded serde-enum-str v0.3.2 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded scraper v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c37f49b3cd5fd69f1db1ca78837fda11a6f9c56226d5ee2800d0829238ac62f [INFO] running `Command { std: "docker" "start" "-a" "8c37f49b3cd5fd69f1db1ca78837fda11a6f9c56226d5ee2800d0829238ac62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c37f49b3cd5fd69f1db1ca78837fda11a6f9c56226d5ee2800d0829238ac62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c37f49b3cd5fd69f1db1ca78837fda11a6f9c56226d5ee2800d0829238ac62f", kill_on_drop: false }` [INFO] [stdout] 8c37f49b3cd5fd69f1db1ca78837fda11a6f9c56226d5ee2800d0829238ac62f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a26f6be9e2e918e2d2bdea8ef7ec06764094778018649a81105fe4fe1d358280 [INFO] running `Command { std: "docker" "start" "-a" "a26f6be9e2e918e2d2bdea8ef7ec06764094778018649a81105fe4fe1d358280", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.6 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Checking codes-common v0.1.9 [INFO] [stderr] Compiling serde-rename-rule v0.2.2 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde-attributes v0.2.1 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde-enum-str v0.3.2 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Compiling scraper v0.14.0 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Checking codes-agency v0.1.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.4.0 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Compiling codes-iso-4217 v0.1.7 [INFO] [stderr] Compiling codes-iso-3166 v0.1.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking orb-billing v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.36s [INFO] running `Command { std: "docker" "inspect" "a26f6be9e2e918e2d2bdea8ef7ec06764094778018649a81105fe4fe1d358280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26f6be9e2e918e2d2bdea8ef7ec06764094778018649a81105fe4fe1d358280", kill_on_drop: false }` [INFO] [stdout] a26f6be9e2e918e2d2bdea8ef7ec06764094778018649a81105fe4fe1d358280