[INFO] fetching crate jppe_derive 1.1.1...
[INFO] testing jppe_derive-1.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate jppe_derive 1.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate jppe_derive 1.1.1
[INFO] finished tweaking crates.io crate jppe_derive 1.1.1
[INFO] tweaked toml for crates.io crate jppe_derive 1.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jppe_derive 1.1.1 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 5 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d2e18ee38b68e9742f6d839f9c285be4fcc0ba035d239d12f8f6546ecca5e589
[INFO] running `Command { std: "docker" "start" "-a" "d2e18ee38b68e9742f6d839f9c285be4fcc0ba035d239d12f8f6546ecca5e589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2e18ee38b68e9742f6d839f9c285be4fcc0ba035d239d12f8f6546ecca5e589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2e18ee38b68e9742f6d839f9c285be4fcc0ba035d239d12f8f6546ecca5e589", kill_on_drop: false }`
[INFO] [stdout] d2e18ee38b68e9742f6d839f9c285be4fcc0ba035d239d12f8f6546ecca5e589
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4cf14eb09304d18bfed7bae422c3068dc8e8023983be35da588481597d77866e
[INFO] running `Command { std: "docker" "start" "-a" "4cf14eb09304d18bfed7bae422c3068dc8e8023983be35da588481597d77866e", kill_on_drop: false }`
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jppe_derive v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/jppe/derive_enum.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn iter_fields(&self) -> EnumVariantIterator {
[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] 21 |     fn iter_fields(&self) -> EnumVariantIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
[INFO] running `Command { std: "docker" "inspect" "4cf14eb09304d18bfed7bae422c3068dc8e8023983be35da588481597d77866e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf14eb09304d18bfed7bae422c3068dc8e8023983be35da588481597d77866e", kill_on_drop: false }`
[INFO] [stdout] 4cf14eb09304d18bfed7bae422c3068dc8e8023983be35da588481597d77866e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 949c79a094ad43d3de3493580245218685842c5ce80712d7b35697a4246bde4c
[INFO] running `Command { std: "docker" "start" "-a" "949c79a094ad43d3de3493580245218685842c5ce80712d7b35697a4246bde4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling jppe_derive v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/jppe/derive_enum.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn iter_fields(&self) -> EnumVariantIterator {
[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] 21 |     fn iter_fields(&self) -> EnumVariantIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/jppe/derive_enum.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn iter_fields(&self) -> EnumVariantIterator {
[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] 21 |     fn iter_fields(&self) -> EnumVariantIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "949c79a094ad43d3de3493580245218685842c5ce80712d7b35697a4246bde4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949c79a094ad43d3de3493580245218685842c5ce80712d7b35697a4246bde4c", kill_on_drop: false }`
[INFO] [stdout] 949c79a094ad43d3de3493580245218685842c5ce80712d7b35697a4246bde4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9482754fb85502b76e2a6c16edc32e05d9236e67e0aa3b92da5f0979f892b9d1
[INFO] running `Command { std: "docker" "start" "-a" "9482754fb85502b76e2a6c16edc32e05d9236e67e0aa3b92da5f0979f892b9d1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/jppe/derive_enum.rs:21:20
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn iter_fields(&self) -> EnumVariantIterator {
[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] 21 |     fn iter_fields(&self) -> EnumVariantIterator<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `jppe_derive` (lib) generated 1 warning (run `cargo fix --lib -p jppe_derive` to apply 1 suggestion)
[INFO] [stderr] warning: `jppe_derive` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jppe_derive-82a300b74fa73f00)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test jppe::parse::tests::test_attrvalue_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jppe_derive
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 2) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 2) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `jppe`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use jppe::{ByteEncode, ByteDecode};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/jppe/mod.rs, use `mod jppe` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod jppe;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]  --> src/lib.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, PartialEq, Eq, ByteEncode, ByteDecode)]
[INFO] [stdout]   |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ByteEncode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: to make use of source file src/jppe/mod.rs, use `mod jppe` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod jppe;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]  --> src/lib.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, PartialEq, Eq, ByteEncode, ByteDecode)]
[INFO] [stdout]   |                                            ^^^^^^^^^^ use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ByteDecode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: to make use of source file src/jppe/mod.rs, use `mod jppe` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod jppe;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]   --> src/lib.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, PartialEq, Eq, ByteEncode, ByteDecode)]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ByteEncode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: to make use of source file src/jppe/mod.rs, use `mod jppe` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  2 + mod jppe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]   --> src/lib.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, PartialEq, Eq, ByteEncode, ByteDecode)]
[INFO] [stdout]    |                                            ^^^^^^^^^^ use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ByteDecode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: to make use of source file src/jppe/mod.rs, use `mod jppe` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  2 + mod jppe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]   --> src/lib.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (input_remain, value) = jppe::decode::<SimpleExample>(input).unwrap();
[INFO] [stdout]    |                                 ^^^^ use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/jppe/mod.rs, use `mod jppe` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  2 + mod jppe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]   --> src/lib.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_eq!(jppe::encode(value), input);
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `jppe`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/jppe/mod.rs, use `mod jppe` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  2 + mod jppe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 2)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 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" "9482754fb85502b76e2a6c16edc32e05d9236e67e0aa3b92da5f0979f892b9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9482754fb85502b76e2a6c16edc32e05d9236e67e0aa3b92da5f0979f892b9d1", kill_on_drop: false }`
[INFO] [stdout] 9482754fb85502b76e2a6c16edc32e05d9236e67e0aa3b92da5f0979f892b9d1
