[INFO] fetching crate usbd-ccid 0.3.0... [INFO] testing usbd-ccid-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate usbd-ccid 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate usbd-ccid 0.3.0 [INFO] finished tweaking crates.io crate usbd-ccid 0.3.0 [INFO] tweaked toml for crates.io crate usbd-ccid 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate usbd-ccid 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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 74 packages to latest compatible versions [INFO] [stderr] Adding heapless v0.7.17 (available: v0.9.1) [INFO] [stderr] Adding iso7816 v0.1.4 (available: v0.2.0) [INFO] [stderr] Adding usb-device v0.2.9 (available: v0.3.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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 interchange v0.3.2 [INFO] [stderr] Downloaded iso7816 v0.1.4 [INFO] [stderr] Downloaded delog v0.1.8 [INFO] [stderr] Downloaded usb-device v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c70c729b44c7b3f8777b1f6386f880015062624052207afb7616b146f50ac60 [INFO] running `Command { std: "docker" "start" "-a" "8c70c729b44c7b3f8777b1f6386f880015062624052207afb7616b146f50ac60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c70c729b44c7b3f8777b1f6386f880015062624052207afb7616b146f50ac60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c70c729b44c7b3f8777b1f6386f880015062624052207afb7616b146f50ac60", kill_on_drop: false }` [INFO] [stdout] 8c70c729b44c7b3f8777b1f6386f880015062624052207afb7616b146f50ac60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 936ad4f6b3fb5d99e149f976da74f21956983ada63f19da700ab1a85f3c3a5f7 [INFO] running `Command { std: "docker" "start" "-a" "936ad4f6b3fb5d99e149f976da74f21956983ada63f19da700ab1a85f3c3a5f7", kill_on_drop: false }` [INFO] [stderr] Compiling delog v0.1.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling usb-device v0.2.9 [INFO] [stderr] Compiling interchange v0.3.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling iso7816 v0.1.4 [INFO] [stderr] Compiling usbd-ccid v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | generate_macros!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `highspeed-usb`, `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | generate_macros!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `highspeed-usb`, `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `zeroed` is never used [INFO] [stdout] --> src/types/packet.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait RawPacketExt { [INFO] [stdout] | ------------ associated function in this trait [INFO] [stdout] 9 | fn data_len(&self) -> usize; [INFO] [stdout] 10 | fn zeroed() -> Self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `slot` is never used [INFO] [stdout] --> src/types/packet.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub trait Packet: core::ops::Deref { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 40 | #[inline] [INFO] [stdout] 41 | fn slot(&self) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "936ad4f6b3fb5d99e149f976da74f21956983ada63f19da700ab1a85f3c3a5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936ad4f6b3fb5d99e149f976da74f21956983ada63f19da700ab1a85f3c3a5f7", kill_on_drop: false }` [INFO] [stdout] 936ad4f6b3fb5d99e149f976da74f21956983ada63f19da700ab1a85f3c3a5f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08f25eb3b6c6ead9fa35629403bc6ca68c2943d23f649eef8767d09674421401 [INFO] running `Command { std: "docker" "start" "-a" "08f25eb3b6c6ead9fa35629403bc6ca68c2943d23f649eef8767d09674421401", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | generate_macros!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `highspeed-usb`, `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling usbd-ccid v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | generate_macros!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `highspeed-usb`, `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `zeroed` is never used [INFO] [stdout] --> src/types/packet.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait RawPacketExt { [INFO] [stdout] | ------------ associated function in this trait [INFO] [stdout] 9 | fn data_len(&self) -> usize; [INFO] [stdout] 10 | fn zeroed() -> Self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `slot` is never used [INFO] [stdout] --> src/types/packet.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub trait Packet: core::ops::Deref { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 40 | #[inline] [INFO] [stdout] 41 | fn slot(&self) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | generate_macros!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `highspeed-usb`, `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | generate_macros!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `highspeed-usb`, `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `zeroed` is never used [INFO] [stdout] --> src/types/packet.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait RawPacketExt { [INFO] [stdout] | ------------ associated function in this trait [INFO] [stdout] 9 | fn data_len(&self) -> usize; [INFO] [stdout] 10 | fn zeroed() -> Self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `slot` is never used [INFO] [stdout] --> src/types/packet.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub trait Packet: core::ops::Deref { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 40 | #[inline] [INFO] [stdout] 41 | fn slot(&self) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "08f25eb3b6c6ead9fa35629403bc6ca68c2943d23f649eef8767d09674421401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f25eb3b6c6ead9fa35629403bc6ca68c2943d23f649eef8767d09674421401", kill_on_drop: false }` [INFO] [stdout] 08f25eb3b6c6ead9fa35629403bc6ca68c2943d23f649eef8767d09674421401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94582f9e624964b4f3292d2adb4d8a2e7239c5015c0ac3a29cea2b27612665f6 [INFO] running `Command { std: "docker" "start" "-a" "94582f9e624964b4f3292d2adb4d8a2e7239c5015c0ac3a29cea2b27612665f6", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `log-trace` [INFO] [stderr] --> src/lib.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | generate_macros!(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `highspeed-usb`, `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `log-trace` [INFO] [stderr] --> src/lib.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | generate_macros!(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `highspeed-usb`, `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `zeroed` is never used [INFO] [stderr] --> src/types/packet.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub trait RawPacketExt { [INFO] [stderr] | ------------ associated function in this trait [INFO] [stderr] 9 | fn data_len(&self) -> usize; [INFO] [stderr] 10 | fn zeroed() -> Self; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `slot` is never used [INFO] [stderr] --> src/types/packet.rs:41:8 [INFO] [stderr] | [INFO] [stderr] 39 | pub trait Packet: core::ops::Deref { [INFO] [stderr] | ------ method in this trait [INFO] [stderr] 40 | #[inline] [INFO] [stderr] 41 | fn slot(&self) -> u8 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `usbd-ccid` (lib) generated 4 warnings [INFO] [stderr] warning: `usbd-ccid` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usbd_ccid-149cec4a05b7386f) [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] Doc-tests usbd_ccid [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" "94582f9e624964b4f3292d2adb4d8a2e7239c5015c0ac3a29cea2b27612665f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94582f9e624964b4f3292d2adb4d8a2e7239c5015c0ac3a29cea2b27612665f6", kill_on_drop: false }` [INFO] [stdout] 94582f9e624964b4f3292d2adb4d8a2e7239c5015c0ac3a29cea2b27612665f6