[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.37-6/sources/1.36.0/gh/flxo/funksteckdose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/flxo/funksteckdose'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/flxo/funksteckdose" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/flxo/funksteckdose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of flxo/funksteckdose on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing flxo/funksteckdose against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 70686ba32e768682ca4ad1cae90ae7007b81764f3ac750f9250ab123175c2d8e [INFO] running `"docker" "start" "-a" "70686ba32e768682ca4ad1cae90ae7007b81764f3ac750f9250ab123175c2d8e"` [INFO] [stderr] Compiling syn v0.15.35 [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 structopt v0.2.16 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.07s [INFO] running `"docker" "inspect" "70686ba32e768682ca4ad1cae90ae7007b81764f3ac750f9250ab123175c2d8e"` [INFO] running `"docker" "rm" "-f" "70686ba32e768682ca4ad1cae90ae7007b81764f3ac750f9250ab123175c2d8e"` [INFO] [stdout] 70686ba32e768682ca4ad1cae90ae7007b81764f3ac750f9250ab123175c2d8e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3a47225ace3951223c21980a61889a9fe3ad6ef9765c5de7febd535c2d621310 [INFO] running `"docker" "start" "-a" "3a47225ace3951223c21980a61889a9fe3ad6ef9765c5de7febd535c2d621310"` [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "3a47225ace3951223c21980a61889a9fe3ad6ef9765c5de7febd535c2d621310"` [INFO] running `"docker" "rm" "-f" "3a47225ace3951223c21980a61889a9fe3ad6ef9765c5de7febd535c2d621310"` [INFO] [stdout] 3a47225ace3951223c21980a61889a9fe3ad6ef9765c5de7febd535c2d621310 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 1ecf6f388d49e98535c8892f595f1516dc7f2a3a976b11d6c1e8b3a23f1e2048 [INFO] running `"docker" "start" "-a" "1ecf6f388d49e98535c8892f595f1516dc7f2a3a976b11d6c1e8b3a23f1e2048"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/funksteckdose-32a5ebb198675458 [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] [stderr] Running /opt/crater/target/debug/deps/funksteckdose-a14ba60d1e00ffa6 [INFO] [stdout] [INFO] [stderr] Doc-tests funksteckdose [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::with_repeat_transmit (line 187) ... FAILED [INFO] [stdout] test src/lib.rs - Funksteckdose::send (line 203) ... 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::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::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::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" "1ecf6f388d49e98535c8892f595f1516dc7f2a3a976b11d6c1e8b3a23f1e2048"` [INFO] running `"docker" "rm" "-f" "1ecf6f388d49e98535c8892f595f1516dc7f2a3a976b11d6c1e8b3a23f1e2048"` [INFO] [stdout] 1ecf6f388d49e98535c8892f595f1516dc7f2a3a976b11d6c1e8b3a23f1e2048