[INFO] fetching crate abcgen 0.4.0...
[INFO] testing abcgen-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate abcgen 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate abcgen 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate abcgen 0.4.0
[INFO] tweaked toml for crates.io crate abcgen 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate abcgen 0.4.0 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] crate crates.io crate abcgen 0.4.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded abcgen-attributes v0.4.0
[INFO] [stderr]   Downloaded ab-code-gen v0.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a6418742760ebe8d7e94a4f71567baf7a54861cbbcf17332561c2c538e809258
[INFO] running `Command { std: "docker" "start" "-a" "a6418742760ebe8d7e94a4f71567baf7a54861cbbcf17332561c2c538e809258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6418742760ebe8d7e94a4f71567baf7a54861cbbcf17332561c2c538e809258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6418742760ebe8d7e94a4f71567baf7a54861cbbcf17332561c2c538e809258", kill_on_drop: false }`
[INFO] [stdout] a6418742760ebe8d7e94a4f71567baf7a54861cbbcf17332561c2c538e809258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9c3942d87d8ad3a98888f21fdf12184ab675688234e4bccc1ce691fbc38ddfd9
[INFO] running `Command { std: "docker" "start" "-a" "9c3942d87d8ad3a98888f21fdf12184ab675688234e4bccc1ce691fbc38ddfd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling ab-code-gen v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling abcgen-attributes v0.4.0
[INFO] [stderr]    Compiling abcgen v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.09s
[INFO] running `Command { std: "docker" "inspect" "9c3942d87d8ad3a98888f21fdf12184ab675688234e4bccc1ce691fbc38ddfd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c3942d87d8ad3a98888f21fdf12184ab675688234e4bccc1ce691fbc38ddfd9", kill_on_drop: false }`
[INFO] [stdout] 9c3942d87d8ad3a98888f21fdf12184ab675688234e4bccc1ce691fbc38ddfd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 24959bf5b640f338ae9b091290540f3bcc1e5ac5e59307992cf63a5cf3355b0a
[INFO] running `Command { std: "docker" "start" "-a" "24959bf5b640f338ae9b091290540f3bcc1e5ac5e59307992cf63a5cf3355b0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling ab-code-gen v0.4.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling abcgen-attributes v0.4.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling abcgen v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ab_code_gen`
[INFO] [stdout]  --> examples/expand_file.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ab_code_gen::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `ab_code_gen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ab_code_gen`, use `cargo add ab_code_gen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ab_code_gen`
[INFO] [stdout]   --> examples/expand_file.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let actor_module = ab_code_gen::ActorModule::new(module, &config).unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `ab_code_gen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ab_code_gen`, use `cargo add ab_code_gen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abcgen` (example "expand_file") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> examples/hello_world_expanded.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |         fn still_here(&mut self) -> PinnedFuture<()> {
[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] 82 |         fn still_here(&mut self) -> PinnedFuture<'_, ()> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> examples/hello_world.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |         fn still_here(&mut self) -> PinnedFuture<()> {
[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] 104 |         fn still_here(&mut self) -> PinnedFuture<'_, ()> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "24959bf5b640f338ae9b091290540f3bcc1e5ac5e59307992cf63a5cf3355b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24959bf5b640f338ae9b091290540f3bcc1e5ac5e59307992cf63a5cf3355b0a", kill_on_drop: false }`
[INFO] [stdout] 24959bf5b640f338ae9b091290540f3bcc1e5ac5e59307992cf63a5cf3355b0a
