[INFO] fetching crate qwiic-mp3-trigger 0.1.2... [INFO] testing qwiic-mp3-trigger-0.1.2 against 1.73.0 for beta-1.74-4 [INFO] extracting crate qwiic-mp3-trigger 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate qwiic-mp3-trigger 0.1.2 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qwiic-mp3-trigger 0.1.2 [INFO] finished tweaking crates.io crate qwiic-mp3-trigger 0.1.2 [INFO] tweaked toml for crates.io crate qwiic-mp3-trigger 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glob v0.3.1 [INFO] [stderr] Downloaded bytecount v0.6.4 [INFO] [stderr] Downloaded winapi-util v0.1.6 [INFO] [stderr] Downloaded skeptic v0.13.7 [INFO] [stderr] Downloaded serde_json v1.0.107 [INFO] [stderr] Downloaded walkdir v2.4.0 [INFO] [stderr] Downloaded byteorder v1.5.0 [INFO] [stderr] Downloaded serde_derive v1.0.189 [INFO] [stderr] Downloaded semver v1.0.20 [INFO] [stderr] Downloaded nix v0.10.0 [INFO] [stderr] Downloaded i2cdev v0.3.2 [INFO] [stderr] Downloaded cargo-platform v0.1.4 [INFO] [stderr] Downloaded camino v1.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9d24700e03034f5d3a5277da2c630c2ce42ccc1e0f441d34ffb2a60b6c0c7d4 [INFO] running `Command { std: "docker" "start" "-a" "b9d24700e03034f5d3a5277da2c630c2ce42ccc1e0f441d34ffb2a60b6c0c7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9d24700e03034f5d3a5277da2c630c2ce42ccc1e0f441d34ffb2a60b6c0c7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9d24700e03034f5d3a5277da2c630c2ce42ccc1e0f441d34ffb2a60b6c0c7d4", kill_on_drop: false }` [INFO] [stdout] b9d24700e03034f5d3a5277da2c630c2ce42ccc1e0f441d34ffb2a60b6c0c7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6996fd9b49cfc5bc35a3e85e2564660592199f62b131fee2ada98ec71a7b7e55 [INFO] running `Command { std: "docker" "start" "-a" "6996fd9b49cfc5bc35a3e85e2564660592199f62b131fee2ada98ec71a7b7e55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling bytecount v0.6.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling i2cdev v0.3.2 [INFO] [stderr] Compiling qwiic-mp3-trigger v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.94s [INFO] running `Command { std: "docker" "inspect" "6996fd9b49cfc5bc35a3e85e2564660592199f62b131fee2ada98ec71a7b7e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6996fd9b49cfc5bc35a3e85e2564660592199f62b131fee2ada98ec71a7b7e55", kill_on_drop: false }` [INFO] [stdout] 6996fd9b49cfc5bc35a3e85e2564660592199f62b131fee2ada98ec71a7b7e55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e72d1938ca5060d63bdb9863d2abfea61860a63ff874bbfd2a75efb80b2965be [INFO] running `Command { std: "docker" "start" "-a" "e72d1938ca5060d63bdb9863d2abfea61860a63ff874bbfd2a75efb80b2965be", kill_on_drop: false }` [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bytecount v0.6.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling i2cdev v0.3.2 [INFO] [stderr] Compiling qwiic-mp3-trigger v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.67s [INFO] running `Command { std: "docker" "inspect" "e72d1938ca5060d63bdb9863d2abfea61860a63ff874bbfd2a75efb80b2965be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72d1938ca5060d63bdb9863d2abfea61860a63ff874bbfd2a75efb80b2965be", kill_on_drop: false }` [INFO] [stdout] e72d1938ca5060d63bdb9863d2abfea61860a63ff874bbfd2a75efb80b2965be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a61b9a30b58be8c25802186227d9bfa95c5fb1203379cda3491f242c8a8aa3a8 [INFO] running `Command { std: "docker" "start" "-a" "a61b9a30b58be8c25802186227d9bfa95c5fb1203379cda3491f242c8a8aa3a8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qwiic_mp3_trigger-209e670d557c0b20) [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/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-5fa15cbdc4d43ba6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test readme_sect_synopsys_line_12 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- readme_sect_synopsys_line_12 stdout ---- [INFO] [stdout] error[E0277]: the trait bound `LinuxI2CDevice: i2cdev::core::I2CDevice` is not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:9:67 [INFO] [stdout] | [INFO] [stdout] 9 | let mut mp3_trigger = qwiic_mp3_trigger::QwiicMP3Trigger::new(i2cdev).unwrap(); [INFO] [stdout] | --------------------------------------- ^^^^^^ the trait `i2cdev::core::I2CDevice` is not implemented for `LinuxI2CDevice` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `i2cdev::core::I2CDevice` is implemented for `i2cdev::linux::LinuxI2CDevice` [INFO] [stdout] note: required by a bound in `QwiicMP3Trigger::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | where T: I2CDevice + Sized [INFO] [stdout] | ^^^^^^^^^ required by this bound in `QwiicMP3Trigger::::new` [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn new(i2cdev: T) -> Result, T::Error> { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LinuxI2CDevice: i2cdev::core::I2CDevice` is not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | let mut mp3_trigger = qwiic_mp3_trigger::QwiicMP3Trigger::new(i2cdev).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `i2cdev::core::I2CDevice` is not implemented for `LinuxI2CDevice` [INFO] [stdout] | [INFO] [stdout] = help: the trait `i2cdev::core::I2CDevice` is implemented for `i2cdev::linux::LinuxI2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LinuxI2CDevice: i2cdev::core::I2CDevice` is not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | let mut mp3_trigger = qwiic_mp3_trigger::QwiicMP3Trigger::new(i2cdev).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `i2cdev::core::I2CDevice` is not implemented for `LinuxI2CDevice` [INFO] [stdout] | [INFO] [stdout] = help: the trait `i2cdev::core::I2CDevice` is implemented for `i2cdev::linux::LinuxI2CDevice` [INFO] [stdout] note: required by a bound in `QwiicMP3Trigger` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct QwiicMP3Trigger { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `QwiicMP3Trigger` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `ping` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | mp3_trigger.ping().unwrap(); [INFO] [stdout] | ^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_version` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | let version: String = mp3_trigger.get_version().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_song_count` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | let song_count: u8 = mp3_trigger.get_song_count().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_card_status` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:15:66 [INFO] [stdout] | [INFO] [stdout] 15 | let card_status: qwiic_mp3_trigger::CardStatus = mp3_trigger.get_card_status().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `play_track` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | mp3_trigger.play_track(1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `play_filenumber` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | mp3_trigger.play_filenumber(1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `play_next` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | mp3_trigger.play_next().unwrap(); [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `play_previous` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | mp3_trigger.play_previous().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `stop` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | mp3_trigger.stop().unwrap(); [INFO] [stdout] | ^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `pause` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | mp3_trigger.pause().unwrap(); [INFO] [stdout] | ^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_song_name` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | let song_name: String = mp3_trigger.get_song_name().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_play_status` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | let play_status: qwiic_mp3_trigger::PlayStatus = mp3_trigger.get_play_status().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `set_eq` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | mp3_trigger.set_eq(qwiic_mp3_trigger::EqualizerMode::Bass).unwrap(); [INFO] [stdout] | ^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `set_volume` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | mp3_trigger.set_volume(31).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `set_address` exists for struct `QwiicMP3Trigger`, but its trait bounds were not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | mp3_trigger.set_address(0x88).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `QwiicMP3Trigger` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/i2cdev-0.3.2/src/linux.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct LinuxI2CDevice { [INFO] [stdout] | ------------------------- doesn't satisfy `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `LinuxI2CDevice: i2cdev::core::I2CDevice` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LinuxI2CDevice: i2cdev::core::I2CDevice` is not satisfied [INFO] [stdout] --> /tmp/rust-skeptickLUWc0/test.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | let mut mp3_trigger = qwiic_mp3_trigger::QwiicMP3Trigger::new(i2cdev).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `i2cdev::core::I2CDevice` is not implemented for `LinuxI2CDevice` [INFO] [stdout] | [INFO] [stdout] = help: the trait `i2cdev::core::I2CDevice` is implemented for `i2cdev::linux::LinuxI2CDevice` [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] thread 'readme_sect_synopsys_line_12' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/skeptic-0.13.7/src/rt.rs:127:9: [INFO] [stdout] Command failed: [INFO] [stdout] "rustc" "/tmp/rust-skeptickLUWc0/test.rs" "--verbose" "--crate-type=bin" "--edition=2021" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/target/debug/deps" "--target" "x86_64-unknown-linux-gnu" "--extern" "i2cdev=/opt/rustwide/target/debug/deps/libi2cdev-2fa66670ea9ecb90.rlib" "--extern" "qwiic_mp3_trigger=/opt/rustwide/target/debug/deps/libqwiic_mp3_trigger-dffd8a0ea256d868.rlib" "--extern" "log=/opt/rustwide/target/debug/deps/liblog-6f1659940e5e3d45.rlib" "--extern" "skeptic=/opt/rustwide/target/debug/deps/libskeptic-d9ff8f581cfd4bb5.rlib" "--emit=dep-info=/tmp/rust-skeptickLUWc0/out.exe.d,metadata=/tmp/rust-skeptickLUWc0/out.exe.m" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba016196ac - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ba016196ac - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ba016196ac - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ba016196ac - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ba01644c2c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55ba01644c2c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55ba016165ee - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55ba01619494 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ba01619494 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ba0161b313 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x55ba0161afaf - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x55ba0152dfec - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55ba0152dfec - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55ba0161ba0e - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55ba0161ba0e - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x55ba0161b797 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:599:13 [INFO] [stdout] 16: 0x55ba01619bd6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55ba0161b4e2 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x55ba014f8873 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55ba0153952d - skeptic::rt::interpret_output::h8ba6e4ce7df4840c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/skeptic-0.13.7/src/rt.rs:127:9 [INFO] [stdout] 20: 0x55ba0153884b - skeptic::rt::handle_test::h913eb73cbdc345e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/skeptic-0.13.7/src/rt.rs:111:5 [INFO] [stdout] 21: 0x55ba01537c16 - skeptic::rt::compile_test::h428c6527a33d1112 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/skeptic-0.13.7/src/rt.rs:15:5 [INFO] [stdout] 22: 0x55ba014f9668 - skeptic::readme_sect_synopsys_line_12::h0dc303b26504ef3b [INFO] [stdout] at /opt/rustwide/target/debug/build/qwiic-mp3-trigger-8b973980f2ad45a4/out/skeptic-tests.rs:36:5 [INFO] [stdout] 23: 0x55ba014f9577 - skeptic::readme_sect_synopsys_line_12::{{closure}}::h26a572dced2efa3d [INFO] [stdout] at /opt/rustwide/target/debug/build/qwiic-mp3-trigger-8b973980f2ad45a4/out/skeptic-tests.rs:2:43 [INFO] [stdout] 24: 0x55ba014f9296 - core::ops::function::FnOnce::call_once::h76618633770feb8e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55ba0153307f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55ba0153307f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 27: 0x55ba0153210e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 28: 0x55ba0153210e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x55ba0153210e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 30: 0x55ba0153210e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 31: 0x55ba0153210e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 32: 0x55ba0153210e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 33: 0x55ba0153210e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 34: 0x55ba014f9a63 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 35: 0x55ba014f9a63 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 36: 0x55ba014ff67b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 37: 0x55ba014ff67b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x55ba014ff67b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 39: 0x55ba014ff67b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 40: 0x55ba014ff67b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 41: 0x55ba014ff67b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 42: 0x55ba014ff67b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55ba01621455 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x55ba01621455 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x55ba01621455 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f6de3c22ac3 - [INFO] [stdout] 47: 0x7f6de3cb3bf4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] readme_sect_synopsys_line_12 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test skeptic` [INFO] running `Command { std: "docker" "inspect" "a61b9a30b58be8c25802186227d9bfa95c5fb1203379cda3491f242c8a8aa3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61b9a30b58be8c25802186227d9bfa95c5fb1203379cda3491f242c8a8aa3a8", kill_on_drop: false }` [INFO] [stdout] a61b9a30b58be8c25802186227d9bfa95c5fb1203379cda3491f242c8a8aa3a8