[INFO] fetching crate riimote 0.1.0... [INFO] checking riimote-0.1.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate riimote 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate riimote 0.1.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate riimote 0.1.0 [INFO] finished tweaking crates.io crate riimote 0.1.0 [INFO] tweaked toml for crates.io crate riimote 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate riimote 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-subscriber v0.2.15 [INFO] [stderr] Downloaded tracing-attributes v0.1.12 [INFO] [stderr] Downloaded anyhow v1.0.38 [INFO] [stderr] Downloaded dbus v0.9.1 [INFO] [stderr] Downloaded tracing v0.1.23 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded libdbus-sys v0.2.1 [INFO] [stderr] Downloaded dbus-tokio v0.7.3 [INFO] [stderr] Downloaded hidapi v1.2.5 [INFO] [stderr] Downloaded bluez-async v0.2.1 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded tokio v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01412b6559be43ee0cdb1ecdb2eec17dcf3dafc3beb00048a76fd1b7945e3bfb [INFO] running `Command { std: "docker" "start" "-a" "01412b6559be43ee0cdb1ecdb2eec17dcf3dafc3beb00048a76fd1b7945e3bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01412b6559be43ee0cdb1ecdb2eec17dcf3dafc3beb00048a76fd1b7945e3bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01412b6559be43ee0cdb1ecdb2eec17dcf3dafc3beb00048a76fd1b7945e3bfb", kill_on_drop: false }` [INFO] [stdout] 01412b6559be43ee0cdb1ecdb2eec17dcf3dafc3beb00048a76fd1b7945e3bfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a846e5fd55d74532e663edf328f240dcf7bfbc93eac3492347a376513efd36f [INFO] running `Command { std: "docker" "start" "-a" "5a846e5fd55d74532e663edf328f240dcf7bfbc93eac3492347a376513efd36f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking dbus v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking dbus-tokio v0.7.3 [INFO] [stderr] Checking bluez-generated v0.2.1 [INFO] [stderr] Checking bluez-async v0.2.1 [INFO] [stderr] Checking riimote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `examples/media/dice.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | const DICE: &'static [u8] = include_bytes!("media/dice.pcm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/double.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | const DOUBLE: &'static [u8] = include_bytes!("media/double.pcm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/2.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | include_bytes!("media/2.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/3.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | include_bytes!("media/3.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/4.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | include_bytes!("media/4.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/5.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | include_bytes!("media/5.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/6.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | include_bytes!("media/6.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/7.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | include_bytes!("media/7.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/8.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | include_bytes!("media/8.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/9.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | include_bytes!("media/9.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/10.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | include_bytes!("media/10.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/11.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | include_bytes!("media/11.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/media/12.pcm`: No such file or directory (os error 2) [INFO] [stdout] --> examples/dice.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | include_bytes!("media/12.pcm"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rii` [INFO] [stdout] --> examples/dice.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rii::*; [INFO] [stdout] | ^^^ use of undeclared crate or module `rii` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `riimote` (example "dice") due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "5a846e5fd55d74532e663edf328f240dcf7bfbc93eac3492347a376513efd36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a846e5fd55d74532e663edf328f240dcf7bfbc93eac3492347a376513efd36f", kill_on_drop: false }` [INFO] [stdout] 5a846e5fd55d74532e663edf328f240dcf7bfbc93eac3492347a376513efd36f