[INFO] fetching crate nexus-revo-io 0.1.0... [INFO] testing nexus-revo-io-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate nexus-revo-io 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate nexus-revo-io 0.1.0 [INFO] finished tweaking crates.io crate nexus-revo-io 0.1.0 [INFO] tweaked toml for crates.io crate nexus-revo-io 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nexus-revo-io 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nexus-revo-io 0.1.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver-parser v0.9.0 [INFO] [stderr] Downloaded libftd2xx-cc1101 v0.1.0 [INFO] [stderr] Downloaded libftd2xx-cc1101-derive v0.1.0 [INFO] [stderr] Downloaded libftd2xx v0.31.0 [INFO] [stderr] Downloaded modular-bitfield-msb-impl v0.11.2 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded bitstream-io v1.1.0 [INFO] [stderr] Downloaded modular-bitfield-msb v0.11.2 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded ringbuffer v0.7.1 [INFO] [stderr] Downloaded version-sync v0.9.2 [INFO] [stderr] Downloaded libftd2xx-ffi v0.8.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 273b64178146953670f718567f0e10310b534f8d183f9219556e0753bc9f0462 [INFO] running `Command { std: "docker" "start" "-a" "273b64178146953670f718567f0e10310b534f8d183f9219556e0753bc9f0462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "273b64178146953670f718567f0e10310b534f8d183f9219556e0753bc9f0462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273b64178146953670f718567f0e10310b534f8d183f9219556e0753bc9f0462", kill_on_drop: false }` [INFO] [stdout] 273b64178146953670f718567f0e10310b534f8d183f9219556e0753bc9f0462 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0299cbe55c5cfa65ba9718b77219e27a30024d01336a9a2be322d47e0fbd779b [INFO] running `Command { std: "docker" "start" "-a" "0299cbe55c5cfa65ba9718b77219e27a30024d01336a9a2be322d47e0fbd779b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitstream-io v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nexus-revo-io v0.1.0 (/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/lib.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NexusCmd` [INFO] [stdout] 42 | pub enum NexusCmd { [INFO] [stdout] | -------- `NexusCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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: the lint level is defined here [INFO] [stdout] --> src/lib.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | #![deny(missing_docs, unsafe_code, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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 7.04s [INFO] running `Command { std: "docker" "inspect" "0299cbe55c5cfa65ba9718b77219e27a30024d01336a9a2be322d47e0fbd779b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0299cbe55c5cfa65ba9718b77219e27a30024d01336a9a2be322d47e0fbd779b", kill_on_drop: false }` [INFO] [stdout] 0299cbe55c5cfa65ba9718b77219e27a30024d01336a9a2be322d47e0fbd779b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 649ae82f4ff04bc50e4f00b4b05a559a6ad2797de4d0bdcccb7515cae01fd2d2 [INFO] running `Command { std: "docker" "start" "-a" "649ae82f4ff04bc50e4f00b4b05a559a6ad2797de4d0bdcccb7515cae01fd2d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libftd2xx-ffi v0.8.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling ringbuffer v0.7.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling libftd2xx v0.31.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling modular-bitfield-msb-impl v0.11.2 [INFO] [stderr] Compiling libftd2xx-cc1101-derive v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling modular-bitfield-msb v0.11.2 [INFO] [stderr] Compiling nexus-revo-io v0.1.0 (/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/lib.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NexusCmd` [INFO] [stdout] 42 | pub enum NexusCmd { [INFO] [stdout] | -------- `NexusCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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: the lint level is defined here [INFO] [stdout] --> src/lib.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | #![deny(missing_docs, unsafe_code, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libftd2xx-cc1101 v0.1.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NexusCmd` [INFO] [stdout] 42 | pub enum NexusCmd { [INFO] [stdout] | -------- `NexusCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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: the lint level is defined here [INFO] [stdout] --> src/lib.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | #![deny(missing_docs, unsafe_code, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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 37.94s [INFO] running `Command { std: "docker" "inspect" "649ae82f4ff04bc50e4f00b4b05a559a6ad2797de4d0bdcccb7515cae01fd2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "649ae82f4ff04bc50e4f00b4b05a559a6ad2797de4d0bdcccb7515cae01fd2d2", kill_on_drop: false }` [INFO] [stdout] 649ae82f4ff04bc50e4f00b4b05a559a6ad2797de4d0bdcccb7515cae01fd2d2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f9aaa9a120e372229ae8aab42f248c2d9f62584880f7cefbff1ce4e295a580b2 [INFO] running `Command { std: "docker" "start" "-a" "f9aaa9a120e372229ae8aab42f248c2d9f62584880f7cefbff1ce4e295a580b2", 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/lib.rs:41:41 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NexusCmd` [INFO] [stderr] 42 | pub enum NexusCmd { [INFO] [stderr] | -------- `NexusCmd` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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: the lint level is defined here [INFO] [stderr] --> src/lib.rs:32:36 [INFO] [stderr] | [INFO] [stderr] 32 | #![deny(missing_docs, unsafe_code, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(non_local_definitions)]` implied by `#[warn(warnings)]` [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nexus-revo-io` (lib) generated 1 warning [INFO] [stderr] warning: `nexus-revo-io` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_revo_io-79d95617c62207cf) [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] [stderr] Running tests/coding.rs (/opt/rustwide/target/debug/deps/coding-74020c6a1087952a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test encode_decode_fsm ... ok [INFO] [stdout] test encode_decode ... 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] [stderr] Running tests/version-numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-1edfa4f2f42d50fa) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_readme_deps ... ok [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests nexus_revo_io [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - SymReader::new (line 81) - compile ... ok [INFO] [stdout] test src/lib.rs - SymReader::read_msg (line 175) - compile ... ok [INFO] [stdout] test src/lib.rs - SymWriter::new (line 433) - compile ... ok [INFO] [stdout] test src/lib.rs - SymReaderFsm::new (line 263) - compile ... ok [INFO] [stdout] test src/lib.rs - SymReaderFsm::poll (line 380) - compile ... ok [INFO] [stdout] test src/lib.rs - SymWriter::write_msg (line 489) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f9aaa9a120e372229ae8aab42f248c2d9f62584880f7cefbff1ce4e295a580b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9aaa9a120e372229ae8aab42f248c2d9f62584880f7cefbff1ce4e295a580b2", kill_on_drop: false }` [INFO] [stdout] f9aaa9a120e372229ae8aab42f248c2d9f62584880f7cefbff1ce4e295a580b2