[INFO] fetching crate buildstructor 0.6.0... [INFO] building buildstructor-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate buildstructor 0.6.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate buildstructor 0.6.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate buildstructor 0.6.0 [INFO] tweaked toml for crates.io crate buildstructor 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate buildstructor 0.6.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 buildstructor 0.6.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 try_match_inner v0.5.2 [INFO] [stderr] Downloaded rust-format v0.3.4 [INFO] [stderr] Downloaded str_inflector v0.12.0 [INFO] [stderr] Downloaded insta v1.40.0 [INFO] [stderr] Downloaded try_match v0.4.2 [INFO] [stderr] Downloaded trybuild v1.0.99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e959aff14ccc60db005c3550b24bdb627e8d80a1b8ba0b1f92575ff137b32530 [INFO] running `Command { std: "docker" "start" "-a" "e959aff14ccc60db005c3550b24bdb627e8d80a1b8ba0b1f92575ff137b32530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e959aff14ccc60db005c3550b24bdb627e8d80a1b8ba0b1f92575ff137b32530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e959aff14ccc60db005c3550b24bdb627e8d80a1b8ba0b1f92575ff137b32530", kill_on_drop: false }` [INFO] [stdout] e959aff14ccc60db005c3550b24bdb627e8d80a1b8ba0b1f92575ff137b32530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7c8ef4e399fc4bf34348fc79422c2ce0d630a484dc61a55fc22b32b9f6548aa2 [INFO] running `Command { std: "docker" "start" "-a" "7c8ef4e399fc4bf34348fc79422c2ce0d630a484dc61a55fc22b32b9f6548aa2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling try_match_inner v0.5.2 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Compiling try_match v0.4.2 [INFO] [stderr] Compiling buildstructor v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.37s [INFO] running `Command { std: "docker" "inspect" "7c8ef4e399fc4bf34348fc79422c2ce0d630a484dc61a55fc22b32b9f6548aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8ef4e399fc4bf34348fc79422c2ce0d630a484dc61a55fc22b32b9f6548aa2", kill_on_drop: false }` [INFO] [stdout] 7c8ef4e399fc4bf34348fc79422c2ce0d630a484dc61a55fc22b32b9f6548aa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d15168eae60919ef52d3dc41310507dcec8efef1465f954c3c227c52ff7c1692 [INFO] running `Command { std: "docker" "start" "-a" "d15168eae60919ef52d3dc41310507dcec8efef1465f954c3c227c52ff7c1692", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling rust-format v0.3.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling try_match_inner v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling try_match v0.4.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling buildstructor v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/self_builder.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Client { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 12 | fn call_with_no_return_ref(&self, _simple: String) {} [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] 7 | impl Client<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/self_builder.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Client { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 15 | fn call_with_no_return_ref_mut(&mut self, _simple: String) {} [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] 7 | impl Client<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/self_builder.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Client { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 23 | fn call_with_return_ref(&self, _simple: String) -> bool { [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] 7 | impl Client<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/self_builder.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Client { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 28 | fn call_with_return_ref_mut(&mut self, _simple: String) -> bool { [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] 7 | impl Client<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.84s [INFO] running `Command { std: "docker" "inspect" "d15168eae60919ef52d3dc41310507dcec8efef1465f954c3c227c52ff7c1692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d15168eae60919ef52d3dc41310507dcec8efef1465f954c3c227c52ff7c1692", kill_on_drop: false }` [INFO] [stdout] d15168eae60919ef52d3dc41310507dcec8efef1465f954c3c227c52ff7c1692