[INFO] updating cached repository flxo/funksteckdose [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/flxo/funksteckdose [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/flxo/funksteckdose" "work/ex/beta-1.38-1/sources/1.37.0/gh/flxo/funksteckdose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/flxo/funksteckdose'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/flxo/funksteckdose" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/flxo/funksteckdose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/flxo/funksteckdose'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] acdc6b5d0e18f273496d6ee593817441da6cfc15 [INFO] sha for GitHub repo flxo/funksteckdose: acdc6b5d0e18f273496d6ee593817441da6cfc15 [INFO] validating manifest of flxo/funksteckdose on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of flxo/funksteckdose on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing flxo/funksteckdose [INFO] finished frobbing flxo/funksteckdose [INFO] frobbed toml for flxo/funksteckdose written to work/ex/beta-1.38-1/sources/1.37.0/gh/flxo/funksteckdose/Cargo.toml [INFO] started frobbing flxo/funksteckdose [INFO] finished frobbing flxo/funksteckdose [INFO] frobbed toml for flxo/funksteckdose written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/flxo/funksteckdose/Cargo.toml [INFO] crate flxo/funksteckdose already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing flxo/funksteckdose against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/flxo/funksteckdose:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 2abd5ba7c011fe099bbf62869bc17f5e24ab6facff922d07a643b3ecb47d7ddb [INFO] running `"docker" "start" "-a" "2abd5ba7c011fe099bbf62869bc17f5e24ab6facff922d07a643b3ecb47d7ddb"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.87s [INFO] running `"docker" "inspect" "2abd5ba7c011fe099bbf62869bc17f5e24ab6facff922d07a643b3ecb47d7ddb"` [INFO] running `"docker" "rm" "-f" "2abd5ba7c011fe099bbf62869bc17f5e24ab6facff922d07a643b3ecb47d7ddb"` [INFO] [stdout] 2abd5ba7c011fe099bbf62869bc17f5e24ab6facff922d07a643b3ecb47d7ddb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/flxo/funksteckdose:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 4046a2bd9dea6fa431382c654014b98be8327dae40b093ae526cd79bd1412613 [INFO] running `"docker" "start" "-a" "4046a2bd9dea6fa431382c654014b98be8327dae40b093ae526cd79bd1412613"` [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "4046a2bd9dea6fa431382c654014b98be8327dae40b093ae526cd79bd1412613"` [INFO] running `"docker" "rm" "-f" "4046a2bd9dea6fa431382c654014b98be8327dae40b093ae526cd79bd1412613"` [INFO] [stdout] 4046a2bd9dea6fa431382c654014b98be8327dae40b093ae526cd79bd1412613 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/flxo/funksteckdose:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 570c71f71a5dd1ab6f3ce699c824c710ab344ef7c73c10ec44ecc0547fadec10 [INFO] running `"docker" "start" "-a" "570c71f71a5dd1ab6f3ce699c824c710ab344ef7c73c10ec44ecc0547fadec10"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/funksteckdose-d02022c2d92e9987 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/funksteckdose-e8459ca4e10567f1 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests funksteckdose [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - Funksteckdose::send (line 203) ... FAILED [INFO] [stdout] test src/lib.rs - Funksteckdose::with_repeat_transmit (line 187) ... FAILED [INFO] [stdout] test src/lib.rs - Funksteckdose::new (line 177) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Funksteckdose::send (line 203) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `WiringPiPin` [INFO] [stdout] --> src/lib.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 5 | let pin = WiringPiPin::new(0); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `WiringPiPin` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Device` [INFO] [stdout] --> src/lib.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 7 | d.send("10001", &Device::A, &State::On).expect("Failed to send"); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Device` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `State` [INFO] [stdout] --> src/lib.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 7 | d.send("10001", &Device::A, &State::On).expect("Failed to send"); [INFO] [stdout] | ^^^^^ use of undeclared type or module `State` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:204:51 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EncodingA` in this scope [INFO] [stdout] --> src/lib.rs:204:64 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use funksteckdose::EncodingA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Protocol1` in this scope [INFO] [stdout] --> src/lib.rs:204:75 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use funksteckdose::Protocol1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Funksteckdose::with_repeat_transmit (line 187) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `WiringPiPin` [INFO] [stdout] --> src/lib.rs:189:11 [INFO] [stdout] | [INFO] [stdout] 5 | let pin = WiringPiPin::new(0); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `WiringPiPin` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:188:51 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EncodingA` in this scope [INFO] [stdout] --> src/lib.rs:188:64 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use funksteckdose::EncodingA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Protocol1` in this scope [INFO] [stdout] --> src/lib.rs:188:75 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use funksteckdose::Protocol1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Funksteckdose::new (line 177) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `WiringPiPin` [INFO] [stdout] --> src/lib.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 5 | let pin = WiringPiPin::new(0); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `WiringPiPin` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WiringPiPin` in this scope [INFO] [stdout] --> src/lib.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EncodingA` in this scope [INFO] [stdout] --> src/lib.rs:178:64 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use funksteckdose::EncodingA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Protocol1` in this scope [INFO] [stdout] --> src/lib.rs:178:75 [INFO] [stdout] | [INFO] [stdout] 4 | type Funksteckdose = funksteckdose::Funksteckdose; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use funksteckdose::Protocol1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Funksteckdose::new (line 177) [INFO] [stdout] src/lib.rs - Funksteckdose::send (line 203) [INFO] [stdout] src/lib.rs - Funksteckdose::with_repeat_transmit (line 187) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "570c71f71a5dd1ab6f3ce699c824c710ab344ef7c73c10ec44ecc0547fadec10"` [INFO] running `"docker" "rm" "-f" "570c71f71a5dd1ab6f3ce699c824c710ab344ef7c73c10ec44ecc0547fadec10"` [INFO] [stdout] 570c71f71a5dd1ab6f3ce699c824c710ab344ef7c73c10ec44ecc0547fadec10