[INFO] updating cached repository https://github.com/georgefst/pi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a16acc1d1db485cb82aff3e312b2efa99c405e4 [INFO] testing georgefst/pi against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgefst%2Fpi" "/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/georgefst/pi on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/georgefst/pi [INFO] removed path dependency evdev-rs from git repo https://github.com/georgefst/pi [INFO] finished tweaking git repo https://github.com/georgefst/pi [INFO] tweaked toml for git repo https://github.com/georgefst/pi written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/georgefst/pi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (evdev-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/clap-rs/clap` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (evdev-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6517148e772caf5544c155c2f0cd3afff7137a780f42d40b9a6063495e974dc9 [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" "6517148e772caf5544c155c2f0cd3afff7137a780f42d40b9a6063495e974dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6517148e772caf5544c155c2f0cd3afff7137a780f42d40b9a6063495e974dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6517148e772caf5544c155c2f0cd3afff7137a780f42d40b9a6063495e974dc9", kill_on_drop: false }` [INFO] [stdout] 6517148e772caf5544c155c2f0cd3afff7137a780f42d40b9a6063495e974dc9 [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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d713a0eb859de0730793a2ae1066fb710ffd8aaf2c15c30054b220d081b43550 [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" "d713a0eb859de0730793a2ae1066fb710ffd8aaf2c15c30054b220d081b43550", kill_on_drop: false }` [INFO] [stderr] warning: dependency (evdev-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rpassword v3.0.2 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling evdev-rs v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap#6492ae23) [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling alsa v0.2.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling librespot-core v0.1.3 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling libmdns v0.2.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling protobuf-codegen v2.14.0 [INFO] [stderr] Compiling lifx-core v0.2.0 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap#6492ae23) [INFO] [stderr] Compiling protobuf-codegen-pure v2.14.0 [INFO] [stderr] Compiling librespot-protocol v0.1.3 [INFO] [stderr] Compiling hyper-proxy v0.4.1 [INFO] [stderr] Compiling librespot-audio v0.1.3 [INFO] [stderr] Compiling librespot-metadata v0.1.3 [INFO] [stderr] Compiling librespot-playback v0.1.3 [INFO] [stderr] Compiling librespot-connect v0.1.3 [INFO] [stderr] Compiling librespot v0.1.3 [INFO] [stderr] Compiling pi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | #[clap(short = "n", default_value = "Pi")] [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | #[clap(short = "p")] [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | #[clap(short = "e")] [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | #[clap(short = "d", long = "debug")] [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `librespot::librespot_core::config::ConnectConfig` has no field named `linear_volume` [INFO] [stdout] --> src/main.rs:547:9 [INFO] [stdout] | [INFO] [stdout] 547 | linear_volume: false, [INFO] [stdout] | ^^^^^^^^^^^^^ `librespot::librespot_core::config::ConnectConfig` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `device_type`, `volume`, `volume_ctrl`, `autoplay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d713a0eb859de0730793a2ae1066fb710ffd8aaf2c15c30054b220d081b43550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d713a0eb859de0730793a2ae1066fb710ffd8aaf2c15c30054b220d081b43550", kill_on_drop: false }` [INFO] [stdout] d713a0eb859de0730793a2ae1066fb710ffd8aaf2c15c30054b220d081b43550