[INFO] fetching crate secop-core 0.1.3... [INFO] testing secop-core-0.1.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate secop-core 0.1.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate secop-core 0.1.3 [INFO] finished tweaking crates.io crate secop-core 0.1.3 [INFO] tweaked toml for crates.io crate secop-core 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate secop-core 0.1.3 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 131 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding derive-new v0.5.9 (available: v0.7.0) [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.16.0) [INFO] [stderr] Adding mlzlog v0.7.0 (available: v0.8.3) [INFO] [stderr] Adding mlzutil v0.2.2 (available: v0.4.1) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.5) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [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] 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] be7acb12c06a246618495ba2d83de67bb33dee77376699ac2180530d8b45d819 [INFO] running `Command { std: "docker" "start" "-a" "be7acb12c06a246618495ba2d83de67bb33dee77376699ac2180530d8b45d819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7acb12c06a246618495ba2d83de67bb33dee77376699ac2180530d8b45d819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7acb12c06a246618495ba2d83de67bb33dee77376699ac2180530d8b45d819", kill_on_drop: false }` [INFO] [stdout] be7acb12c06a246618495ba2d83de67bb33dee77376699ac2180530d8b45d819 [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] 0ce3b5aafddd3e2a9b4b6bb787ad6ab8e1f5398c24a187606243b1f04260d21a [INFO] running `Command { std: "docker" "start" "-a" "0ce3b5aafddd3e2a9b4b6bb787ad6ab8e1f5398c24a187606243b1f04260d21a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling systemstat v0.1.12 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling mlzutil v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling secop-derive v0.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling mlzlog v0.7.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling secop-core v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/types.rs:334:10 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(TypeDesc, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `TypeDesc` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_TypeDesc_StatusConst` [INFO] [stdout] 335 | pub enum StatusConst { [INFO] [stdout] | ----------- `StatusConstType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive` [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] = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.02s [INFO] running `Command { std: "docker" "inspect" "0ce3b5aafddd3e2a9b4b6bb787ad6ab8e1f5398c24a187606243b1f04260d21a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce3b5aafddd3e2a9b4b6bb787ad6ab8e1f5398c24a187606243b1f04260d21a", kill_on_drop: false }` [INFO] [stdout] 0ce3b5aafddd3e2a9b4b6bb787ad6ab8e1f5398c24a187606243b1f04260d21a [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] fc87ef7640e82947e4bbe72c1ff30413feda3d37e230415527ca9eb0e1b7ec47 [INFO] running `Command { std: "docker" "start" "-a" "fc87ef7640e82947e4bbe72c1ff30413feda3d37e230415527ca9eb0e1b7ec47", kill_on_drop: false }` [INFO] [stderr] Compiling secop-core v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/types.rs:334:10 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(TypeDesc, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `TypeDesc` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_TypeDesc_StatusConst` [INFO] [stdout] 335 | pub enum StatusConst { [INFO] [stdout] | ----------- `StatusConstType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive` [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] = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info) [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/types.rs:334:10 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(TypeDesc, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `TypeDesc` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_TypeDesc_StatusConst` [INFO] [stdout] 335 | pub enum StatusConst { [INFO] [stdout] | ----------- `StatusConstType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive` [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] = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "fc87ef7640e82947e4bbe72c1ff30413feda3d37e230415527ca9eb0e1b7ec47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc87ef7640e82947e4bbe72c1ff30413feda3d37e230415527ca9eb0e1b7ec47", kill_on_drop: false }` [INFO] [stdout] fc87ef7640e82947e4bbe72c1ff30413feda3d37e230415527ca9eb0e1b7ec47 [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] 5bcc3b5253f2dc884a31931e81ef795fcd8d85477080bdbace410ad8fbac286b [INFO] running `Command { std: "docker" "start" "-a" "5bcc3b5253f2dc884a31931e81ef795fcd8d85477080bdbace410ad8fbac286b", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/types.rs:334:10 [INFO] [stderr] | [INFO] [stderr] 334 | #[derive(TypeDesc, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `TypeDesc` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_TypeDesc_StatusConst` [INFO] [stderr] 335 | pub enum StatusConst { [INFO] [stderr] | ----------- `StatusConstType` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `TypeDesc` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `TypeDesc` may come from an old version of the `secop_derive` crate, try updating your dependency with `cargo update -p secop_derive` [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] = note: this warning originates in the derive macro `TypeDesc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `secop-core` (lib) generated 1 warning [INFO] [stderr] warning: `secop-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secop_core-88c40842c6c0de79) [INFO] [stderr] Doc-tests secop_core [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] [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" "5bcc3b5253f2dc884a31931e81ef795fcd8d85477080bdbace410ad8fbac286b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bcc3b5253f2dc884a31931e81ef795fcd8d85477080bdbace410ad8fbac286b", kill_on_drop: false }` [INFO] [stdout] 5bcc3b5253f2dc884a31931e81ef795fcd8d85477080bdbace410ad8fbac286b