[INFO] cloning repository https://github.com/flxo/funksteckdose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flxo/funksteckdose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxo%2Ffunksteckdose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxo%2Ffunksteckdose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acdc6b5d0e18f273496d6ee593817441da6cfc15 [INFO] testing flxo/funksteckdose against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxo%2Ffunksteckdose" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flxo/funksteckdose on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-113/source/.cargo/config [INFO] started tweaking git repo https://github.com/flxo/funksteckdose [INFO] finished tweaking git repo https://github.com/flxo/funksteckdose [INFO] tweaked toml for git repo https://github.com/flxo/funksteckdose written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/flxo/funksteckdose already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 459c189fa632b821a59b1a6f544d729c185d11623c51323ae320fe488a348cfe [INFO] running `Command { std: "docker" "start" "-a" "459c189fa632b821a59b1a6f544d729c185d11623c51323ae320fe488a348cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "459c189fa632b821a59b1a6f544d729c185d11623c51323ae320fe488a348cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459c189fa632b821a59b1a6f544d729c185d11623c51323ae320fe488a348cfe", kill_on_drop: false }` [INFO] [stdout] 459c189fa632b821a59b1a6f544d729c185d11623c51323ae320fe488a348cfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddef1eeaca60f0e359c2145a267379204f893a9e6b65a87b7f8820cddeaf5732 [INFO] running `Command { std: "docker" "start" "-a" "ddef1eeaca60f0e359c2145a267379204f893a9e6b65a87b7f8820cddeaf5732", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [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 structopt v0.2.16 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "ddef1eeaca60f0e359c2145a267379204f893a9e6b65a87b7f8820cddeaf5732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddef1eeaca60f0e359c2145a267379204f893a9e6b65a87b7f8820cddeaf5732", kill_on_drop: false }` [INFO] [stdout] ddef1eeaca60f0e359c2145a267379204f893a9e6b65a87b7f8820cddeaf5732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b5a681a1efb5f26d8c8267e975792a67d602bf2d9e623a74821632f65717d2 [INFO] running `Command { std: "docker" "start" "-a" "c8b5a681a1efb5f26d8c8267e975792a67d602bf2d9e623a74821632f65717d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "c8b5a681a1efb5f26d8c8267e975792a67d602bf2d9e623a74821632f65717d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b5a681a1efb5f26d8c8267e975792a67d602bf2d9e623a74821632f65717d2", kill_on_drop: false }` [INFO] [stdout] c8b5a681a1efb5f26d8c8267e975792a67d602bf2d9e623a74821632f65717d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe5c57d04861a3de3e21f31894af4d9235d3072d978a7f8c5e64c3c452dd89f1 [INFO] running `Command { std: "docker" "start" "-a" "fe5c57d04861a3de3e21f31894af4d9235d3072d978a7f8c5e64c3c452dd89f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.84s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/funksteckdose-342c92c7e28275c3) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/funksteckdose-365cd089ae968112) [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 funksteckdose [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] [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::new (line 177) ... FAILED [INFO] [stdout] test src/lib.rs - Funksteckdose::send (line 203) ... 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 `WiringPiPin` [INFO] [stdout] --> src/lib.rs:189:11 [INFO] [stdout] | [INFO] [stdout] 5 | let pin = WiringPiPin::new(0); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `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] | help: you might be missing a type parameter: `` [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] | [INFO] [stdout] help: consider importing this struct [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] | [INFO] [stdout] help: consider importing this struct [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 `WiringPiPin` [INFO] [stdout] --> src/lib.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 5 | let pin = WiringPiPin::new(0); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `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] | help: you might be missing a type parameter: `` [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] | [INFO] [stdout] help: consider importing this struct [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] | [INFO] [stdout] help: consider importing this struct [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 `WiringPiPin` [INFO] [stdout] --> src/lib.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 5 | let pin = WiringPiPin::new(0); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WiringPiPin` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `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 `Device` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `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 `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] | help: you might be missing a type parameter: `` [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] | [INFO] [stdout] help: consider importing this struct [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] | [INFO] [stdout] help: consider importing this struct [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] [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; finished in 1.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "fe5c57d04861a3de3e21f31894af4d9235d3072d978a7f8c5e64c3c452dd89f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5c57d04861a3de3e21f31894af4d9235d3072d978a7f8c5e64c3c452dd89f1", kill_on_drop: false }` [INFO] [stdout] fe5c57d04861a3de3e21f31894af4d9235d3072d978a7f8c5e64c3c452dd89f1