[INFO] fetching crate werkbank 0.2.0... [INFO] checking werkbank-0.2.0 against master#e4c14468460b22ac7a289a422fb7fee606e12a0b for pr-114489 [INFO] extracting crate werkbank 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate werkbank 0.2.0 on toolchain e4c14468460b22ac7a289a422fb7fee606e12a0b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "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-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "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" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded devise_core v0.4.1 [INFO] [stderr] Downloaded pear_codegen v0.2.7 [INFO] [stderr] Downloaded pear v0.2.7 [INFO] [stderr] Downloaded devise v0.4.1 [INFO] [stderr] Downloaded devise_codegen v0.4.1 [INFO] [stderr] Downloaded async-timer v0.7.4 [INFO] [stderr] Downloaded retainer v0.3.0 [INFO] [stderr] Downloaded rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Downloaded rocket_http v0.5.0-rc.3 [INFO] [stderr] Downloaded rocket v0.5.0-rc.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a81e3e6042362d132c71c5998fc3fa3f4084d39e8e94ce4ee0179035817a83c5 [INFO] running `Command { std: "docker" "start" "-a" "a81e3e6042362d132c71c5998fc3fa3f4084d39e8e94ce4ee0179035817a83c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a81e3e6042362d132c71c5998fc3fa3f4084d39e8e94ce4ee0179035817a83c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81e3e6042362d132c71c5998fc3fa3f4084d39e8e94ce4ee0179035817a83c5", kill_on_drop: false }` [INFO] [stdout] a81e3e6042362d132c71c5998fc3fa3f4084d39e8e94ce4ee0179035817a83c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee9e7fd6bf61619731776fd4fee0eb6f3b45e40d76f29e4620e3d224580d4614 [INFO] running `Command { std: "docker" "start" "-a" "ee9e7fd6bf61619731776fd4fee0eb6f3b45e40d76f29e4620e3d224580d4614", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.182 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.16 [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] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Checking winnow v0.5.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling crc-catalog v2.2.0 [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.3 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.7 [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] Compiling figment v0.10.10 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [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] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [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] Compiling tonic-build v0.6.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking opentelemetry v0.17.0 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking ubyte v0.10.3 [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 retainer v0.3.0 [INFO] [stderr] Checking lru v0.8.1 [INFO] [stderr] Compiling opentelemetry-otlp v0.10.0 [INFO] [stderr] Checking tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking redis v0.21.7 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.6.2 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking werkbank v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.35s [INFO] running `Command { std: "docker" "inspect" "ee9e7fd6bf61619731776fd4fee0eb6f3b45e40d76f29e4620e3d224580d4614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9e7fd6bf61619731776fd4fee0eb6f3b45e40d76f29e4620e3d224580d4614", kill_on_drop: false }` [INFO] [stdout] ee9e7fd6bf61619731776fd4fee0eb6f3b45e40d76f29e4620e3d224580d4614