[INFO] fetching crate ethcontract-generate-fork 0.25.6...
[INFO] testing ethcontract-generate-fork-0.25.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ethcontract-generate-fork 0.25.6 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ethcontract-generate-fork 0.25.6
[INFO] finished tweaking crates.io crate ethcontract-generate-fork 0.25.6
[INFO] tweaked toml for crates.io crate ethcontract-generate-fork 0.25.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethcontract-generate-fork 0.25.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethcontract-common v0.25.8
[INFO] [stderr]   Downloaded web3 v0.19.0
[INFO] [stderr]   Downloaded curl v0.4.49
[INFO] [stderr]   Downloaded curl-sys v0.4.83+curl-8.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3541e28f474cfa53a21ca5996eaa096bf3d6036fca99276e8deca70fe2802095
[INFO] running `Command { std: "docker" "start" "-a" "3541e28f474cfa53a21ca5996eaa096bf3d6036fca99276e8deca70fe2802095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3541e28f474cfa53a21ca5996eaa096bf3d6036fca99276e8deca70fe2802095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3541e28f474cfa53a21ca5996eaa096bf3d6036fca99276e8deca70fe2802095", kill_on_drop: false }`
[INFO] [stdout] 3541e28f474cfa53a21ca5996eaa096bf3d6036fca99276e8deca70fe2802095
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f18954b8a5c3d590fc46178b3c21b02407e67c7a10be9fae8d2e250d4b131ed
[INFO] running `Command { std: "docker" "start" "-a" "4f18954b8a5c3d590fc46178b3c21b02407e67c7a10be9fae8d2e250d4b131ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling web3 v0.19.0
[INFO] [stderr]    Compiling ethcontract-common v0.25.8
[INFO] [stderr]    Compiling ethcontract-generate-fork v0.25.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "4f18954b8a5c3d590fc46178b3c21b02407e67c7a10be9fae8d2e250d4b131ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f18954b8a5c3d590fc46178b3c21b02407e67c7a10be9fae8d2e250d4b131ed", kill_on_drop: false }`
[INFO] [stdout] 4f18954b8a5c3d590fc46178b3c21b02407e67c7a10be9fae8d2e250d4b131ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c889c737b3a750ee54ee3c835da4138bd375f8e5f6c487c1e3fab930be44bc77
[INFO] running `Command { std: "docker" "start" "-a" "c889c737b3a750ee54ee3c835da4138bd375f8e5f6c487c1e3fab930be44bc77", kill_on_drop: false }`
[INFO] [stderr]    Compiling ethcontract-generate-fork v0.25.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s
[INFO] running `Command { std: "docker" "inspect" "c889c737b3a750ee54ee3c835da4138bd375f8e5f6c487c1e3fab930be44bc77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c889c737b3a750ee54ee3c835da4138bd375f8e5f6c487c1e3fab930be44bc77", kill_on_drop: false }`
[INFO] [stdout] c889c737b3a750ee54ee3c835da4138bd375f8e5f6c487c1e3fab930be44bc77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71f730ac80acb728258d503ec4ceb4e37cf1615049b6c55fed628b6b8c9f138c
[INFO] running `Command { std: "docker" "start" "-a" "71f730ac80acb728258d503ec4ceb4e37cf1615049b6c55fed628b6b8c9f138c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethcontract_generate_fork-6f6701ab254d3bfc)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test generate::common::tests::expand_deployment_information_value ... ok
[INFO] [stdout] test generate::events::tests::expand_data_tuple_value ... ok
[INFO] [stdout] test generate::events::tests::expand_empty_filters ... ok
[INFO] [stdout] test generate::events::tests::expand_hash_value ... ok
[INFO] [stdout] test generate::events::tests::expand_data_struct_value ... ok
[INFO] [stdout] test generate::events::tests::expand_enum_for_all_events ... ok
[INFO] [stdout] test generate::common::tests::expand_address_value ... ok
[INFO] [stdout] test generate::events::tests::expand_transfer_filter ... ok
[INFO] [stdout] test generate::methods::tests::expand_inputs_ ... ok
[INFO] [stdout] test generate::methods::tests::expand_outputs_empty ... ok
[INFO] [stdout] test generate::methods::tests::expand_outputs_multiple ... ok
[INFO] [stdout] test generate::methods::tests::expand_inputs_empty ... ok
[INFO] [stdout] test generate::methods::tests::expand_outputs_single ... ok
[INFO] [stdout] test generate::events::tests::expand_transfer_builder_topic_filters ... ok
[INFO] [stdout] test source::tests::parse_source ... ok
[INFO] [stdout] test util::tests::input_name_to_ident_empty ... ok
[INFO] [stdout] test generate::events::tests::expand_parse_log_impl_for_all_events ... ok
[INFO] [stdout] test util::tests::parse_address_address_too_short ... ok
[INFO] [stdout] test util::tests::parse_address_missing_prefix ... ok
[INFO] [stdout] test util::tests::input_name_to_ident_keyword ... ok
[INFO] [stdout] test util::tests::input_name_to_ident_snake_case ... ok
[INFO] [stdout] test util::tests::parse_address_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ethcontract_generate_fork
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - ContractBuilder::add_event_derive (line 173) ... FAILED
[INFO] [stdout] test src/source.rs - source (line 19) - compile ... FAILED
[INFO] [stdout] test src/source.rs - source (line 10) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - ContractBuilder::add_event_derive (line 173) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ethcontract_generate`
[INFO] [stdout]  --> src/lib.rs:174:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ethcontract_generate::ContractBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethcontract_generate`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ethcontract_generate_fork::ContractBuilder;
[INFO] [stdout]   |                         +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/source.rs - source (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ethcontract_generate`
[INFO] [stdout]  --> src/source.rs:20:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ethcontract_generate::Source;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethcontract_generate`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ethcontract_generate_fork::Source;
[INFO] [stdout]   |                         +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/source.rs - source (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ethcontract_generate`
[INFO] [stdout]  --> src/source.rs:11:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ethcontract_generate::Source;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ethcontract_generate`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ethcontract_generate_fork::Source;
[INFO] [stdout]   |                         +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - ContractBuilder::add_event_derive (line 173)
[INFO] [stdout]     src/source.rs - source (line 10)
[INFO] [stdout]     src/source.rs - source (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "71f730ac80acb728258d503ec4ceb4e37cf1615049b6c55fed628b6b8c9f138c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f730ac80acb728258d503ec4ceb4e37cf1615049b6c55fed628b6b8c9f138c", kill_on_drop: false }`
[INFO] [stdout] 71f730ac80acb728258d503ec4ceb4e37cf1615049b6c55fed628b6b8c9f138c
