[INFO] fetching crate quirky_binder 0.1.0...
[INFO] testing quirky_binder-0.1.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate quirky_binder 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate quirky_binder 0.1.0
[INFO] finished tweaking crates.io crate quirky_binder 0.1.0
[INFO] tweaked toml for crates.io crate quirky_binder 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quirky_binder 0.1.0 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding codegen v0.1.3 (available: v0.3.0)
[INFO] [stderr]       Adding derive-new v0.5.9 (available: v0.7.0)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding handlebars v4.5.0 (available: v6.4.3)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding ron v0.9.0 (available: v0.12.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v3.0.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.19)
[INFO] [stderr]       Adding truc v0.2.2 (available: v0.4.0)
[INFO] [stderr]       Adding which v4.4.2 (available: v8.0.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d
[INFO] running `Command { std: "docker" "start" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling pest v2.8.8
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling peekmore v1.3.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling pest_meta v2.8.8
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]    Compiling ron v0.9.0
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling quirky_binder_lang v0.1.0
[INFO] [stderr]    Compiling compare v0.1.0
[INFO] [stderr]    Compiling binary-heap-plus v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling quirky_binder_codegen v0.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling truc_runtime v0.2.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling quirky_binder_codegen_macro v0.1.0
[INFO] [stderr]    Compiling quirky_binder_support v0.1.0
[INFO] [stderr]    Compiling codegen v0.1.3
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling truc v0.2.2
[INFO] [stderr]    Compiling quirky_binder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/mod.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn streams_to_abstract_drawing(&self) -> Drawing {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn streams_to_abstract_drawing(&self) -> Drawing<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph/mod.rs:268:36
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn records_to_abstract_drawing(&self) -> Drawing {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn records_to_abstract_drawing(&self) -> Drawing<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/mod.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn streams_to_abstract_drawing(&self) -> Drawing {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn streams_to_abstract_drawing(&self) -> Drawing<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph/mod.rs:268:36
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn records_to_abstract_drawing(&self) -> Drawing {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn records_to_abstract_drawing(&self) -> Drawing<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quirky_binder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph/mod.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn streams_to_abstract_drawing(&self) -> Drawing {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn streams_to_abstract_drawing(&self) -> Drawing<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph/mod.rs:268:36
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn records_to_abstract_drawing(&self) -> Drawing {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn records_to_abstract_drawing(&self) -> Drawing<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5.51s
[INFO] running `Command { std: "docker" "inspect" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/graph/mod.rs:98:36
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn streams_to_abstract_drawing(&self) -> Drawing {
[INFO] [stderr]    |                                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn streams_to_abstract_drawing(&self) -> Drawing<'_> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/graph/mod.rs:268:36
[INFO] [stderr]     |
[INFO] [stderr] 268 |     fn records_to_abstract_drawing(&self) -> Drawing {
[INFO] [stderr]     |                                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 268 |     fn records_to_abstract_drawing(&self) -> Drawing<'_> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `quirky_binder` (lib) generated 2 warnings (run `cargo fix --lib -p quirky_binder` to apply 2 suggestions)
[INFO] [stderr] warning: `quirky_binder` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/quirky_binder-6734deb8322901d9)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test support::cmp::tests::test_fields_cmp_2 ... ok
[INFO] [stdout] test support::cmp::tests::test_fields_cmp_4 ... ok
[INFO] [stdout] test support::cmp::tests::test_fields_cmp_1 ... ok
[INFO] [stdout] test support::cmp::tests::test_fields_cmp_3 ... ok
[INFO] [stdout] test support::cmp::tests::test_fields_cmp_ab_1 ... ok
[INFO] [stdout] test support::cmp::tests::test_fields_cmp_ab_3 ... ok
[INFO] [stdout] test support::eq::tests::test_fields_eq_1 ... ok
[INFO] [stdout] test support::eq::tests::test_fields_eq_3 ... ok
[INFO] [stdout] test support::eq::tests::test_fields_eq_2 ... ok
[INFO] [stdout] test support::eq::tests::test_fields_eq_ab_2 ... ok
[INFO] [stdout] test support::eq::tests::test_fields_eq_ab_1 ... ok
[INFO] [stdout] test support::eq::tests::test_fields_eq_ab_3 ... ok
[INFO] [stdout] test support::cmp::tests::test_fields_cmp_ab_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quirky_binder
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/support/name.rs - support::name::FullyQualifiedName::new_n (line 28) ... ok
[INFO] [stdout] test src/support/name.rs - support::name::FullyQualifiedName::new (line 13) ... ok
[INFO] [stdout] test src/support/name.rs - support::name::FullyQualifiedName::sub_n (line 72) ... ok
[INFO] [stdout] test src/support/name.rs - support::name::FullyQualifiedName::sub (line 56) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d", kill_on_drop: false }`
[INFO] [stdout] 36b9e85c9b58fcdab34f46330d479a5f803678771c2a55de7df928e516c83d5d
