[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxo%2Ffunksteckdose" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flxo/funksteckdose on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-111/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-111/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" "+beta-2022-04-10" "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-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 743a57772559540dbfc162465dd4c7aebb9aa341e442d4e5449c6b438f056a27 [INFO] running `Command { std: "docker" "start" "-a" "743a57772559540dbfc162465dd4c7aebb9aa341e442d4e5449c6b438f056a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "743a57772559540dbfc162465dd4c7aebb9aa341e442d4e5449c6b438f056a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743a57772559540dbfc162465dd4c7aebb9aa341e442d4e5449c6b438f056a27", kill_on_drop: false }` [INFO] [stdout] 743a57772559540dbfc162465dd4c7aebb9aa341e442d4e5449c6b438f056a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dc0797c3b0099d59eec98faedbb728b3e05ee239195308a7fa19011e5db34e6 [INFO] running `Command { std: "docker" "start" "-a" "0dc0797c3b0099d59eec98faedbb728b3e05ee239195308a7fa19011e5db34e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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 autocfg v0.1.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [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 structopt-derive v0.2.16 [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] [stdout] error[E0565]: unsupported literal [INFO] [stdout] --> src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(all(target_os = "arm-unknown-linux-gnueabihf", cfg("wiringpi")))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0565`. [INFO] [stdout] [INFO] [stderr] error: could not compile `funksteckdose` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0dc0797c3b0099d59eec98faedbb728b3e05ee239195308a7fa19011e5db34e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc0797c3b0099d59eec98faedbb728b3e05ee239195308a7fa19011e5db34e6", kill_on_drop: false }` [INFO] [stdout] 0dc0797c3b0099d59eec98faedbb728b3e05ee239195308a7fa19011e5db34e6