[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxo%2Ffunksteckdose" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flxo/funksteckdose on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 295044d084b6097de789af660e049671a8c08e10c2e3b93f984487e6c2821d24 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "295044d084b6097de789af660e049671a8c08e10c2e3b93f984487e6c2821d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "295044d084b6097de789af660e049671a8c08e10c2e3b93f984487e6c2821d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295044d084b6097de789af660e049671a8c08e10c2e3b93f984487e6c2821d24", kill_on_drop: false }` [INFO] [stdout] 295044d084b6097de789af660e049671a8c08e10c2e3b93f984487e6c2821d24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b87fee9d3a37d44c63df334a1333acbe85e975364c8f24a69d4ad5834a64e7d [INFO] running `Command { std: "docker" "start" "-a" "9b87fee9d3a37d44c63df334a1333acbe85e975364c8f24a69d4ad5834a64e7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling synstructure v0.10.2 [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 41.87s [INFO] running `Command { std: "docker" "inspect" "9b87fee9d3a37d44c63df334a1333acbe85e975364c8f24a69d4ad5834a64e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b87fee9d3a37d44c63df334a1333acbe85e975364c8f24a69d4ad5834a64e7d", kill_on_drop: false }` [INFO] [stdout] 9b87fee9d3a37d44c63df334a1333acbe85e975364c8f24a69d4ad5834a64e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dea801415896cdfd3cf76425958d326a52a445bcd926bc5d976e87cfca6469d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dea801415896cdfd3cf76425958d326a52a445bcd926bc5d976e87cfca6469d0", kill_on_drop: false }` [INFO] [stderr] Compiling funksteckdose v0.1.1-alpha0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "dea801415896cdfd3cf76425958d326a52a445bcd926bc5d976e87cfca6469d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea801415896cdfd3cf76425958d326a52a445bcd926bc5d976e87cfca6469d0", kill_on_drop: false }` [INFO] [stdout] dea801415896cdfd3cf76425958d326a52a445bcd926bc5d976e87cfca6469d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c511e137870bdd6dad7a9aaf9a34d596ac9bb532c49aad07764355d405e0bb8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c511e137870bdd6dad7a9aaf9a34d596ac9bb532c49aad07764355d405e0bb8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/funksteckdose-e0a7814647b11a89 [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/rustwide/target/debug/deps/funksteckdose-c3dc3e42fc5210b2 [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] Doc-tests funksteckdose [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - Funksteckdose::new (line 177) ... FAILED [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] [INFO] [stdout] failures: [INFO] [stdout] [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] | 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 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] | 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 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] | 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] [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 `Command { std: "docker" "inspect" "2c511e137870bdd6dad7a9aaf9a34d596ac9bb532c49aad07764355d405e0bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c511e137870bdd6dad7a9aaf9a34d596ac9bb532c49aad07764355d405e0bb8", kill_on_drop: false }` [INFO] [stdout] 2c511e137870bdd6dad7a9aaf9a34d596ac9bb532c49aad07764355d405e0bb8