[INFO] updating cached repository https://github.com/elganzua124/librespot [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] 35635d225138e8c159a0b276a4b357cb0833cedf [INFO] checking elganzua124/librespot against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felganzua124%2Flibrespot" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 65% (668/1020) Checking out files: 66% (674/1020) Checking out files: 67% (684/1020) Checking out files: 68% (694/1020) Checking out files: 69% (704/1020) Checking out files: 70% (714/1020) Checking out files: 71% (725/1020) Checking out files: 72% (735/1020) Checking out files: 73% (745/1020) Checking out files: 74% (755/1020) Checking out files: 75% (765/1020) Checking out files: 76% (776/1020) Checking out files: 77% (786/1020) Checking out files: 78% (796/1020) Checking out files: 79% (806/1020) Checking out files: 80% (816/1020) Checking out files: 81% (827/1020) Checking out files: 81% (833/1020) Checking out files: 82% (837/1020) Checking out files: 83% (847/1020) Checking out files: 84% (857/1020) Checking out files: 85% (867/1020) Checking out files: 86% (878/1020) Checking out files: 87% (888/1020) Checking out files: 87% (890/1020) Checking out files: 88% (898/1020) Checking out files: 89% (908/1020) Checking out files: 90% (918/1020) Checking out files: 91% (929/1020) Checking out files: 92% (939/1020) Checking out files: 93% (949/1020) Checking out files: 94% (959/1020) Checking out files: 95% (969/1020) Checking out files: 96% (980/1020) Checking out files: 97% (990/1020) Checking out files: 98% (1000/1020) Checking out files: 99% (1010/1020) Checking out files: 100% (1020/1020) Checking out files: 100% (1020/1020), done. [INFO] validating manifest of git repo https://github.com/elganzua124/librespot on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elganzua124/librespot [INFO] removed workspace from git repo https://github.com/elganzua124/librespot [INFO] removed path dependency librespot-audio from git repo https://github.com/elganzua124/librespot [INFO] removed path dependency librespot-connect from git repo https://github.com/elganzua124/librespot [INFO] removed path dependency librespot-core from git repo https://github.com/elganzua124/librespot [INFO] removed path dependency librespot-metadata from git repo https://github.com/elganzua124/librespot [INFO] removed path dependency librespot-playback from git repo https://github.com/elganzua124/librespot [INFO] removed path dependency librespot-protocol from git repo https://github.com/elganzua124/librespot [INFO] finished tweaking git repo https://github.com/elganzua124/librespot [INFO] tweaked toml for git repo https://github.com/elganzua124/librespot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/elganzua124/librespot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/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" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d01c97bc919302f88c11f7a23bd00a072c8adb0c133527fae6ff4927673a80e7 [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" "d01c97bc919302f88c11f7a23bd00a072c8adb0c133527fae6ff4927673a80e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d01c97bc919302f88c11f7a23bd00a072c8adb0c133527fae6ff4927673a80e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01c97bc919302f88c11f7a23bd00a072c8adb0c133527fae6ff4927673a80e7", kill_on_drop: false }` [INFO] [stdout] d01c97bc919302f88c11f7a23bd00a072c8adb0c133527fae6ff4927673a80e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f0a9bd0a1f28e83eb617aafff2d12cf19b19054ecaf730ec88f4cf613a89937 [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" "8f0a9bd0a1f28e83eb617aafff2d12cf19b19054ecaf730ec88f4cf613a89937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking multimap v0.8.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Compiling librespot-protocol v0.1.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking shannon v0.2.0 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/librespot-protocol-0.1.1/build.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let p = parse_and_typecheck(&["proto"], &[src]).expect("protoc"); [INFO] [stdout] | ^^^^^^^ expected struct `std::path::Path`, found `str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&std::path::Path` [INFO] [stdout] found reference `&'static str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/librespot-protocol-0.1.1/build.rs:45:51 [INFO] [stdout] | [INFO] [stdout] 45 | let p = parse_and_typecheck(&["proto"], &[src]).expect("protoc"); [INFO] [stdout] | ^^^ expected struct `std::path::Path`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&std::path::Path` [INFO] [stdout] found reference `&std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `librespot-protocol`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8f0a9bd0a1f28e83eb617aafff2d12cf19b19054ecaf730ec88f4cf613a89937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0a9bd0a1f28e83eb617aafff2d12cf19b19054ecaf730ec88f4cf613a89937", kill_on_drop: false }` [INFO] [stdout] 8f0a9bd0a1f28e83eb617aafff2d12cf19b19054ecaf730ec88f4cf613a89937