[INFO] fetching crate wire-framed-core 0.5.0... [INFO] testing wire-framed-core-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate wire-framed-core 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wire-framed-core 0.5.0 [INFO] finished tweaking crates.io crate wire-framed-core 0.5.0 [INFO] tweaked toml for crates.io crate wire-framed-core 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wire-framed-core 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6756191112d1407ae26be4eadcac348928a272c9bd7ee2b5457ff1768581ca56 [INFO] running `Command { std: "docker" "start" "-a" "6756191112d1407ae26be4eadcac348928a272c9bd7ee2b5457ff1768581ca56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6756191112d1407ae26be4eadcac348928a272c9bd7ee2b5457ff1768581ca56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6756191112d1407ae26be4eadcac348928a272c9bd7ee2b5457ff1768581ca56", kill_on_drop: false }` [INFO] [stdout] 6756191112d1407ae26be4eadcac348928a272c9bd7ee2b5457ff1768581ca56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69705a1d62bcb166e5d8f63508ac38505c78792dddf99ddbb76484a66de49e97 [INFO] running `Command { std: "docker" "start" "-a" "69705a1d62bcb166e5d8f63508ac38505c78792dddf99ddbb76484a66de49e97", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling wire-framed-core v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `common_impls::*` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use common_impls::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "69705a1d62bcb166e5d8f63508ac38505c78792dddf99ddbb76484a66de49e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69705a1d62bcb166e5d8f63508ac38505c78792dddf99ddbb76484a66de49e97", kill_on_drop: false }` [INFO] [stdout] 69705a1d62bcb166e5d8f63508ac38505c78792dddf99ddbb76484a66de49e97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 481bac13c68cc9fee8a64dcd3229b3a376318b3db89c845c3431683b7fe60f81 [INFO] running `Command { std: "docker" "start" "-a" "481bac13c68cc9fee8a64dcd3229b3a376318b3db89c845c3431683b7fe60f81", kill_on_drop: false }` [INFO] [stderr] Compiling rassert-rs v3.0.0 [INFO] [stdout] warning: unused import: `common_impls::*` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use common_impls::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wire-framed-core v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `common_impls::*` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use common_impls::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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:61:9 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_frame_test() { [INFO] [stdout] | -------------------- move the `impl` block outside of this function `from_frame_test` [INFO] [stdout] 61 | impl FromFrame for Test { [INFO] [stdout] | ^^^^^---------^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | `Test` is not local [INFO] [stdout] | `FromFrame` 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: `#[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:91:9 [INFO] [stdout] | [INFO] [stdout] 90 | fn into_frame_test() { [INFO] [stdout] | -------------------- move the `impl` block outside of this function `into_frame_test` [INFO] [stdout] 91 | impl IntoFrame for Test { [INFO] [stdout] | ^^^^^---------^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | `Test` is not local [INFO] [stdout] | `IntoFrame` 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] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "481bac13c68cc9fee8a64dcd3229b3a376318b3db89c845c3431683b7fe60f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481bac13c68cc9fee8a64dcd3229b3a376318b3db89c845c3431683b7fe60f81", kill_on_drop: false }` [INFO] [stdout] 481bac13c68cc9fee8a64dcd3229b3a376318b3db89c845c3431683b7fe60f81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48234e8bb9dfa591acf2b4ba5bd8422b90e29d287ab8a6f5acb65e3975a30e97 [INFO] running `Command { std: "docker" "start" "-a" "48234e8bb9dfa591acf2b4ba5bd8422b90e29d287ab8a6f5acb65e3975a30e97", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `common_impls::*` [INFO] [stderr] --> src/lib.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use common_impls::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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:61:9 [INFO] [stderr] | [INFO] [stderr] 60 | fn from_frame_test() { [INFO] [stderr] | -------------------- move the `impl` block outside of this function `from_frame_test` [INFO] [stderr] 61 | impl FromFrame for Test { [INFO] [stderr] | ^^^^^---------^^^^^---- [INFO] [stderr] | | | [INFO] [stderr] | | `Test` is not local [INFO] [stderr] | `FromFrame` 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: `#[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:91:9 [INFO] [stderr] | [INFO] [stderr] 90 | fn into_frame_test() { [INFO] [stderr] | -------------------- move the `impl` block outside of this function `into_frame_test` [INFO] [stderr] 91 | impl IntoFrame for Test { [INFO] [stderr] | ^^^^^---------^^^^^---- [INFO] [stderr] | | | [INFO] [stderr] | | `Test` is not local [INFO] [stderr] | `IntoFrame` 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] [INFO] [stderr] warning: `wire-framed-core` (lib) generated 1 warning (run `cargo fix --lib -p wire-framed-core` to apply 1 suggestion) [INFO] [stderr] warning: `wire-framed-core` (lib test) generated 3 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wire_framed_core-0b0c6042aadba5f2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::from_frame_test ... ok [INFO] [stderr] Doc-tests wire_framed_core [INFO] [stdout] test tests::into_frame_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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" "48234e8bb9dfa591acf2b4ba5bd8422b90e29d287ab8a6f5acb65e3975a30e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48234e8bb9dfa591acf2b4ba5bd8422b90e29d287ab8a6f5acb65e3975a30e97", kill_on_drop: false }` [INFO] [stdout] 48234e8bb9dfa591acf2b4ba5bd8422b90e29d287ab8a6f5acb65e3975a30e97