[INFO] fetching crate ethcontract-generate-fork 0.25.6...
[INFO] testing ethcontract-generate-fork-0.25.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ethcontract-generate-fork 0.25.6 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethcontract-generate-fork 0.25.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethereum-types v0.14.1
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded primitive-types v0.12.2
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded impl-codec v0.6.0
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded rlp v0.5.2
[INFO] [stderr]   Downloaded ethcontract-common v0.25.8
[INFO] [stderr]   Downloaded ethabi v18.0.0
[INFO] [stderr]   Downloaded curl v0.4.49
[INFO] [stderr]   Downloaded web3 v0.19.0
[INFO] [stderr]   Downloaded curl-sys v0.4.84+curl-8.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b936a13557570f9e7bc1a5e8793c35642660ed0f9d4b4f0a6851a145b71d652c
[INFO] running `Command { std: "docker" "start" "-a" "b936a13557570f9e7bc1a5e8793c35642660ed0f9d4b4f0a6851a145b71d652c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b936a13557570f9e7bc1a5e8793c35642660ed0f9d4b4f0a6851a145b71d652c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b936a13557570f9e7bc1a5e8793c35642660ed0f9d4b4f0a6851a145b71d652c", kill_on_drop: false }`
[INFO] [stdout] b936a13557570f9e7bc1a5e8793c35642660ed0f9d4b4f0a6851a145b71d652c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 256381575f14f4309efa1473aa996415cc95014ff52c1f81176da54a637902d6
[INFO] running `Command { std: "docker" "start" "-a" "256381575f14f4309efa1473aa996415cc95014ff52c1f81176da54a637902d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ethabi v18.0.0
[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 33.78s
[INFO] running `Command { std: "docker" "inspect" "256381575f14f4309efa1473aa996415cc95014ff52c1f81176da54a637902d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256381575f14f4309efa1473aa996415cc95014ff52c1f81176da54a637902d6", kill_on_drop: false }`
[INFO] [stdout] 256381575f14f4309efa1473aa996415cc95014ff52c1f81176da54a637902d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74b29a6f6fada4aeadce20dfdd5ff9989400508c46ba8788b56c59ce45a9707b
[INFO] running `Command { std: "docker" "start" "-a" "74b29a6f6fada4aeadce20dfdd5ff9989400508c46ba8788b56c59ce45a9707b", 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 2.53s
[INFO] running `Command { std: "docker" "inspect" "74b29a6f6fada4aeadce20dfdd5ff9989400508c46ba8788b56c59ce45a9707b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b29a6f6fada4aeadce20dfdd5ff9989400508c46ba8788b56c59ce45a9707b", kill_on_drop: false }`
[INFO] [stdout] 74b29a6f6fada4aeadce20dfdd5ff9989400508c46ba8788b56c59ce45a9707b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4bcd8d1f1a3d4d42fe487b5f6b98bb69b86219d5bcf6db69c0146da77e05cd28
[INFO] running `Command { std: "docker" "start" "-a" "4bcd8d1f1a3d4d42fe487b5f6b98bb69b86219d5bcf6db69c0146da77e05cd28", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethcontract_generate_fork-44328e7a63476682)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test generate::common::tests::expand_deployment_information_value ... ok
[INFO] [stdout] test generate::common::tests::expand_address_value ... ok
[INFO] [stdout] test generate::events::tests::expand_data_tuple_value ... ok
[INFO] [stdout] test generate::events::tests::expand_hash_value ... ok
[INFO] [stdout] test generate::events::tests::expand_empty_filters ... ok
[INFO] [stdout] test generate::methods::tests::expand_inputs_ ... ok
[INFO] [stdout] test generate::events::tests::expand_transfer_builder_topic_filters ... ok
[INFO] [stdout] test generate::methods::tests::expand_inputs_empty ... 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::events::tests::expand_transfer_filter ... 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::input_name_to_ident_snake_case ... ok
[INFO] [stdout] test util::tests::parse_address_ok ... ok
[INFO] [stdout] test util::tests::parse_address_missing_prefix ... ok
[INFO] [stdout] test generate::methods::tests::expand_outputs_single ... ok
[INFO] [stdout] test util::tests::input_name_to_ident_keyword ... ok
[INFO] [stdout] test util::tests::parse_address_address_too_short ... ok
[INFO] [stdout] test source::tests::parse_source ... ok
[INFO] [stdout] test generate::events::tests::expand_enum_for_all_events ... ok
[INFO] [stdout] test generate::events::tests::expand_data_struct_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ethcontract_generate_fork
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/source.rs - source (line 10) - compile ... FAILED
[INFO] [stdout] test src/source.rs - source (line 19) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ContractBuilder::add_event_derive (line 173) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 11 | 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] 11 | 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 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ethcontract_generate`
[INFO] [stdout]   --> src/source.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | 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] 20 | 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/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] 174 | 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] 174 | 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] 
[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.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4bcd8d1f1a3d4d42fe487b5f6b98bb69b86219d5bcf6db69c0146da77e05cd28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bcd8d1f1a3d4d42fe487b5f6b98bb69b86219d5bcf6db69c0146da77e05cd28", kill_on_drop: false }`
[INFO] [stdout] 4bcd8d1f1a3d4d42fe487b5f6b98bb69b86219d5bcf6db69c0146da77e05cd28
