[INFO] fetching crate werkbank 0.2.0... [INFO] checking werkbank-0.2.0 against try#cc3ab42ab8c8d95d0402af74a12fb2e399767dd0 for pr-114303 [INFO] extracting crate werkbank 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate werkbank 0.2.0 on toolchain cc3ab42ab8c8d95d0402af74a12fb2e399767dd0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc3ab42ab8c8d95d0402af74a12fb2e399767dd0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate werkbank 0.2.0 [INFO] finished tweaking crates.io crate werkbank 0.2.0 [INFO] tweaked toml for crates.io crate werkbank 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc3ab42ab8c8d95d0402af74a12fb2e399767dd0" "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" "+cc3ab42ab8c8d95d0402af74a12fb2e399767dd0" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+cc3ab42ab8c8d95d0402af74a12fb2e399767dd0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3ccf9ec734d6f1d7bcf67fdcff5308472eb187076db0d952759542e5c362dae [INFO] running `Command { std: "docker" "start" "-a" "c3ccf9ec734d6f1d7bcf67fdcff5308472eb187076db0d952759542e5c362dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3ccf9ec734d6f1d7bcf67fdcff5308472eb187076db0d952759542e5c362dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ccf9ec734d6f1d7bcf67fdcff5308472eb187076db0d952759542e5c362dae", kill_on_drop: false }` [INFO] [stdout] c3ccf9ec734d6f1d7bcf67fdcff5308472eb187076db0d952759542e5c362dae [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+cc3ab42ab8c8d95d0402af74a12fb2e399767dd0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5434c5b4174b1d469d4bd25608aaa9b5d53a2911cc0a801064767b8da692db54 [INFO] running `Command { std: "docker" "start" "-a" "5434c5b4174b1d469d4bd25608aaa9b5d53a2911cc0a801064767b8da692db54", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling deranged v0.3.6 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling time v0.3.24 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Checking winnow v0.5.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking async-timer v0.7.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking lru v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking retainer v0.3.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling opentelemetry-otlp v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking opentelemetry v0.17.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking redis v0.21.7 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.6.2 [INFO] [stderr] Checking werkbank v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.10s [INFO] running `Command { std: "docker" "inspect" "5434c5b4174b1d469d4bd25608aaa9b5d53a2911cc0a801064767b8da692db54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5434c5b4174b1d469d4bd25608aaa9b5d53a2911cc0a801064767b8da692db54", kill_on_drop: false }` [INFO] [stdout] 5434c5b4174b1d469d4bd25608aaa9b5d53a2911cc0a801064767b8da692db54