[INFO] fetching crate tito 0.4.5...
[INFO] testing tito-0.4.5 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tito 0.4.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tito 0.4.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tito 0.4.5
[INFO] tweaked toml for crates.io crate tito 0.4.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tito 0.4.5 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tito 0.4.5 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded uuid-macro-internal v1.16.0
[INFO] [stderr]   Downloaded typed-builder v0.10.0
[INFO] [stderr]   Downloaded tikv-client v0.3.0
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded fail v0.4.0
[INFO] [stderr]   Downloaded async-recursion v0.3.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7db4d02cd92be27c5cd3b91bcd1cb55afa1c908cf50b076d59bc631fbf397e
[INFO] running `Command { std: "docker" "start" "-a" "cd7db4d02cd92be27c5cd3b91bcd1cb55afa1c908cf50b076d59bc631fbf397e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7db4d02cd92be27c5cd3b91bcd1cb55afa1c908cf50b076d59bc631fbf397e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7db4d02cd92be27c5cd3b91bcd1cb55afa1c908cf50b076d59bc631fbf397e", kill_on_drop: false }`
[INFO] [stdout] cd7db4d02cd92be27c5cd3b91bcd1cb55afa1c908cf50b076d59bc631fbf397e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c07767e4c3105dbf9da9eca39a1395823605ba3abcaa071a80b3381a94bcd7f0
[INFO] running `Command { std: "docker" "start" "-a" "c07767e4c3105dbf9da9eca39a1395823605ba3abcaa071a80b3381a94bcd7f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fail v0.4.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling uuid-macro-internal v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling tikv-client v0.3.0
[INFO] [stderr]    Compiling tito v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "c07767e4c3105dbf9da9eca39a1395823605ba3abcaa071a80b3381a94bcd7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c07767e4c3105dbf9da9eca39a1395823605ba3abcaa071a80b3381a94bcd7f0", kill_on_drop: false }`
[INFO] [stdout] c07767e4c3105dbf9da9eca39a1395823605ba3abcaa071a80b3381a94bcd7f0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7afe19a9b75e60d57546328d9e40526d53f11b846a65567d9c329cdd65ffb8c1
[INFO] running `Command { std: "docker" "start" "-a" "7afe19a9b75e60d57546328d9e40526d53f11b846a65567d9c329cdd65ffb8c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tito v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0185]: method `table` has a `&self` declaration in the impl, but not in the trait
[INFO] [stdout]   --> examples/crud.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn table(&self) -> String {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ `&self` used in impl
[INFO] [stdout]    |
[INFO] [stdout]    = note: `table` from trait: `fn() -> std::string::String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0185]: method `table` has a `&self` declaration in the impl, but not in the trait
[INFO] [stdout]   --> examples/blog.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn table(&self) -> String {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ `&self` used in impl
[INFO] [stdout]    |
[INFO] [stdout]    = note: `table` from trait: `fn() -> std::string::String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0185]: method `relationships` has a `&self` declaration in the impl, but not in the trait
[INFO] [stdout]   --> examples/blog.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn relationships(&self) -> Vec<tito::types::TitoRelationshipConfig> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&self` used in impl
[INFO] [stdout]    |
[INFO] [stdout]    = note: `relationships` from trait: `fn() -> Vec<TitoEmbeddedRelationshipConfig>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0185]: method `table` has a `&self` declaration in the impl, but not in the trait
[INFO] [stdout]   --> examples/blog.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn table(&self) -> String {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ `&self` used in impl
[INFO] [stdout]    |
[INFO] [stdout]    = note: `table` from trait: `fn() -> std::string::String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tito::queue::EventType`
[INFO] [stdout]  --> examples/queue_fifo.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |     queue::{run_worker, EventType, QueueConfig, QueueEvent, TitoQueue},
[INFO] [stdout]   |                         ^^^^^^^^^ no `EventType` in `queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tito` (example "queue_fifo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0185`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tito` (example "crud") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0185`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tito` (example "blog") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7afe19a9b75e60d57546328d9e40526d53f11b846a65567d9c329cdd65ffb8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7afe19a9b75e60d57546328d9e40526d53f11b846a65567d9c329cdd65ffb8c1", kill_on_drop: false }`
[INFO] [stdout] 7afe19a9b75e60d57546328d9e40526d53f11b846a65567d9c329cdd65ffb8c1
