[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxo%2Ffunksteckdose" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flxo/funksteckdose on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-72/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-72/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiringpi v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d072ea1958484a5d2dd4a599914a991e779c4be0349fed1970c45656dfcc65e [INFO] running `Command { std: "docker" "start" "-a" "9d072ea1958484a5d2dd4a599914a991e779c4be0349fed1970c45656dfcc65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d072ea1958484a5d2dd4a599914a991e779c4be0349fed1970c45656dfcc65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d072ea1958484a5d2dd4a599914a991e779c4be0349fed1970c45656dfcc65e", kill_on_drop: false }` [INFO] [stdout] 9d072ea1958484a5d2dd4a599914a991e779c4be0349fed1970c45656dfcc65e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b24c64fd4145ed9c1bcca929c6010cd5d466e04b3999b08519afed7f358c9412 [INFO] running `Command { std: "docker" "start" "-a" "b24c64fd4145ed9c1bcca929c6010cd5d466e04b3999b08519afed7f358c9412", 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 backtrace v0.3.30 [INFO] [stderr] Compiling heck v0.3.1 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "b24c64fd4145ed9c1bcca929c6010cd5d466e04b3999b08519afed7f358c9412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b24c64fd4145ed9c1bcca929c6010cd5d466e04b3999b08519afed7f358c9412", kill_on_drop: false }` [INFO] [stdout] b24c64fd4145ed9c1bcca929c6010cd5d466e04b3999b08519afed7f358c9412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaf4c3f798c63e3eb1a2d95669e3fc75eba27b2b39664ad7bfa72ae003564369 [INFO] running `Command { std: "docker" "start" "-a" "aaf4c3f798c63e3eb1a2d95669e3fc75eba27b2b39664ad7bfa72ae003564369", kill_on_drop: false }` [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "aaf4c3f798c63e3eb1a2d95669e3fc75eba27b2b39664ad7bfa72ae003564369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf4c3f798c63e3eb1a2d95669e3fc75eba27b2b39664ad7bfa72ae003564369", kill_on_drop: false }` [INFO] [stdout] aaf4c3f798c63e3eb1a2d95669e3fc75eba27b2b39664ad7bfa72ae003564369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c17f1182da45348885653640a1c9756c6d7d728df563a06e1fb8f992f8aecb67 [INFO] running `Command { std: "docker" "start" "-a" "c17f1182da45348885653640a1c9756c6d7d728df563a06e1fb8f992f8aecb67", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/funksteckdose-441ae8313117853a) [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 unittests (/opt/rustwide/target/debug/deps/funksteckdose-e68ad60d8b03a693) [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; finished in 0.00s [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 `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] ---- 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] [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 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c17f1182da45348885653640a1c9756c6d7d728df563a06e1fb8f992f8aecb67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17f1182da45348885653640a1c9756c6d7d728df563a06e1fb8f992f8aecb67", kill_on_drop: false }` [INFO] [stdout] c17f1182da45348885653640a1c9756c6d7d728df563a06e1fb8f992f8aecb67