[INFO] cloning repository https://github.com/nviennot/tinyusb-sys-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nviennot/tinyusb-sys-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnviennot%2Ftinyusb-sys-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnviennot%2Ftinyusb-sys-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51578000c997bfe3d48ccf4266369e519b5d83c9 [INFO] testing nviennot/tinyusb-sys-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnviennot%2Ftinyusb-sys-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nviennot/tinyusb-sys-rs 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] started tweaking git repo https://github.com/nviennot/tinyusb-sys-rs [INFO] finished tweaking git repo https://github.com/nviennot/tinyusb-sys-rs [INFO] tweaked toml for git repo https://github.com/nviennot/tinyusb-sys-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nviennot/tinyusb-sys-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 7f2d7031108bcd93b1ab08ee1853b4b4919a4a62a6bf10947a89c06281f9384a [INFO] running `Command { std: "docker" "start" "-a" "7f2d7031108bcd93b1ab08ee1853b4b4919a4a62a6bf10947a89c06281f9384a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f2d7031108bcd93b1ab08ee1853b4b4919a4a62a6bf10947a89c06281f9384a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2d7031108bcd93b1ab08ee1853b4b4919a4a62a6bf10947a89c06281f9384a", kill_on_drop: false }` [INFO] [stdout] 7f2d7031108bcd93b1ab08ee1853b4b4919a4a62a6bf10947a89c06281f9384a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 3d84a92d66fef8bbdd56a1318cc6928cb6f4d46803ca869164e45e038ab2fb63 [INFO] running `Command { std: "docker" "start" "-a" "3d84a92d66fef8bbdd56a1318cc6928cb6f4d46803ca869164e45e038ab2fb63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tinyusb-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: select mode host or device [INFO] [stdout] --> tusb_config.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | compile_error!("select mode host or device"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyusb-sys` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d84a92d66fef8bbdd56a1318cc6928cb6f4d46803ca869164e45e038ab2fb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d84a92d66fef8bbdd56a1318cc6928cb6f4d46803ca869164e45e038ab2fb63", kill_on_drop: false }` [INFO] [stdout] 3d84a92d66fef8bbdd56a1318cc6928cb6f4d46803ca869164e45e038ab2fb63