[INFO] fetching crate quickcheck_derive 0.3.0... [INFO] testing quickcheck_derive-0.3.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate quickcheck_derive 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate quickcheck_derive 0.3.0 [INFO] finished tweaking crates.io crate quickcheck_derive 0.3.0 [INFO] tweaked toml for crates.io crate quickcheck_derive 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quickcheck_derive 0.3.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding quickcheck v0.9.2 (available: v1.0.3) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding synstructure v0.12.6 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `quickcheck_derive` library target) [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b020e958d7a07842199e170e2b3103c3c281e9ab8b8bc0dbaf4e0502d6fea909 [INFO] running `Command { std: "docker" "start" "-a" "b020e958d7a07842199e170e2b3103c3c281e9ab8b8bc0dbaf4e0502d6fea909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b020e958d7a07842199e170e2b3103c3c281e9ab8b8bc0dbaf4e0502d6fea909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b020e958d7a07842199e170e2b3103c3c281e9ab8b8bc0dbaf4e0502d6fea909", kill_on_drop: false }` [INFO] [stdout] b020e958d7a07842199e170e2b3103c3c281e9ab8b8bc0dbaf4e0502d6fea909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 538eb1d028f2128da45867a39803d03347d71497f4930406e87dfe067add09e7 [INFO] running `Command { std: "docker" "start" "-a" "538eb1d028f2128da45867a39803d03347d71497f4930406e87dfe067add09e7", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `quickcheck_derive` library target) [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s [INFO] running `Command { std: "docker" "inspect" "538eb1d028f2128da45867a39803d03347d71497f4930406e87dfe067add09e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538eb1d028f2128da45867a39803d03347d71497f4930406e87dfe067add09e7", kill_on_drop: false }` [INFO] [stdout] 538eb1d028f2128da45867a39803d03347d71497f4930406e87dfe067add09e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e44da62caa7305d91d444c2b239d1ab72ab3b5c3784a9eaf5d48cd785bf573cc [INFO] running `Command { std: "docker" "start" "-a" "e44da62caa7305d91d444c2b239d1ab72ab3b5c3784a9eaf5d48cd785bf573cc", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `quickcheck_derive` library target) [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 72 | const _DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest: () = { [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest` and up 3 bodies [INFO] [stdout] 73 | impl ::quickcheck::Arbitrary for ArbitraryTest { [INFO] [stdout] | ^^^^^-----------------------^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ArbitraryTest` is not local [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 92 | const _DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest: () = { [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest` and up 3 bodies [INFO] [stdout] 93 | impl ::quickcheck::Arbitrary for ArbitraryTest { [INFO] [stdout] | ^^^^^-----------------------^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ArbitraryTest` is not local [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 128 | const _DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest: () = { [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest` and up 3 bodies [INFO] [stdout] 129 | impl ::quickcheck::Arbitrary for ArbitraryTest { [INFO] [stdout] | ^^^^^-----------------------^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ArbitraryTest` is not local [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `Command { std: "docker" "inspect" "e44da62caa7305d91d444c2b239d1ab72ab3b5c3784a9eaf5d48cd785bf573cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44da62caa7305d91d444c2b239d1ab72ab3b5c3784a9eaf5d48cd785bf573cc", kill_on_drop: false }` [INFO] [stdout] e44da62caa7305d91d444c2b239d1ab72ab3b5c3784a9eaf5d48cd785bf573cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37846a2eec0b5e758a4cbab13733c3e67a5a8509d75df988bbc14caafe73a5b5 [INFO] running `Command { std: "docker" "start" "-a" "37846a2eec0b5e758a4cbab13733c3e67a5a8509d75df988bbc14caafe73a5b5", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `quickcheck_derive` library target) [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lib.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 72 | const _DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest: () = { [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest` and up 3 bodies [INFO] [stderr] 73 | impl ::quickcheck::Arbitrary for ArbitraryTest { [INFO] [stderr] | ^^^^^-----------------------^^^^^------------- [INFO] [stderr] | | | [INFO] [stderr] | | `ArbitraryTest` is not local [INFO] [stderr] | `Arbitrary` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lib.rs:93:17 [INFO] [stderr] | [INFO] [stderr] 92 | const _DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest: () = { [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest` and up 3 bodies [INFO] [stderr] 93 | impl ::quickcheck::Arbitrary for ArbitraryTest { [INFO] [stderr] | ^^^^^-----------------------^^^^^------------- [INFO] [stderr] | | | [INFO] [stderr] | | `ArbitraryTest` is not local [INFO] [stderr] | `Arbitrary` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lib.rs:129:17 [INFO] [stderr] | [INFO] [stderr] 128 | const _DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest: () = { [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: use a const-anon item to suppress this lint: `_` [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_quickcheck_Arbitrary_FOR_ArbitraryTest` and up 3 bodies [INFO] [stderr] 129 | impl ::quickcheck::Arbitrary for ArbitraryTest { [INFO] [stderr] | ^^^^^-----------------------^^^^^------------- [INFO] [stderr] | | | [INFO] [stderr] | | `ArbitraryTest` is not local [INFO] [stderr] | `Arbitrary` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] [INFO] [stderr] warning: `quickcheck_derive` (lib test) generated 3 warnings (run `cargo fix --lib -p quickcheck_derive --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quickcheck_derive-22fa1e5cdd7bdca5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_arbitrary_enum ... ok [INFO] [stdout] test test_arbitrary_struct ... ok [INFO] [stdout] test test_arbitrary_unit_struct ... ok [INFO] [stderr] Doc-tests quickcheck_derive [INFO] [stdout] test test_arbitrary_zero_variant_enum - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "37846a2eec0b5e758a4cbab13733c3e67a5a8509d75df988bbc14caafe73a5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37846a2eec0b5e758a4cbab13733c3e67a5a8509d75df988bbc14caafe73a5b5", kill_on_drop: false }` [INFO] [stdout] 37846a2eec0b5e758a4cbab13733c3e67a5a8509d75df988bbc14caafe73a5b5