[INFO] crate amethyst_audio 0.10.0 is already in cache [INFO] testing amethyst_audio-0.10.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate amethyst_audio 0.10.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate amethyst_audio 0.10.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate amethyst_audio 0.10.0 [INFO] finished tweaking crates.io crate amethyst_audio 0.10.0 [INFO] tweaked toml for crates.io crate amethyst_audio 0.10.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0109c6fe9cf5ac22c71b33a32b77dc4b8da3f83da6e6fd1b134c691de2f7c7f [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" "e0109c6fe9cf5ac22c71b33a32b77dc4b8da3f83da6e6fd1b134c691de2f7c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0109c6fe9cf5ac22c71b33a32b77dc4b8da3f83da6e6fd1b134c691de2f7c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0109c6fe9cf5ac22c71b33a32b77dc4b8da3f83da6e6fd1b134c691de2f7c7f", kill_on_drop: false }` [INFO] [stdout] e0109c6fe9cf5ac22c71b33a32b77dc4b8da3f83da6e6fd1b134c691de2f7c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 463801277b07de8508418f55d8f7b97bc85df1be3be961b5c5e7cc82a7113828 [INFO] running `Command { std: "docker" "start" "-a" "463801277b07de8508418f55d8f7b97bc85df1be3be961b5c5e7cc82a7113828", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling amethyst_error v0.5.0 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling alga_derive v0.9.2 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling amethyst_derive v0.8.0 [INFO] [stderr] Compiling specs-hierarchy v0.6.0 [INFO] [stderr] Compiling amethyst_core v0.10.0 [INFO] [stderr] Compiling amethyst_assets v0.11.0 [INFO] [stderr] Compiling amethyst_audio v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "463801277b07de8508418f55d8f7b97bc85df1be3be961b5c5e7cc82a7113828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463801277b07de8508418f55d8f7b97bc85df1be3be961b5c5e7cc82a7113828", kill_on_drop: false }` [INFO] [stdout] 463801277b07de8508418f55d8f7b97bc85df1be3be961b5c5e7cc82a7113828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e27afbe796fe2bceaef14682231f0800b240a3db204366822a1f056da4528cf3 [INFO] running `Command { std: "docker" "start" "-a" "e27afbe796fe2bceaef14682231f0800b240a3db204366822a1f056da4528cf3", kill_on_drop: false }` [INFO] [stderr] Compiling amethyst_audio v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `amethyst_utils` [INFO] [stdout] --> src/output.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | amethyst_utils::app_root_dir::application_root_dir, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `amethyst_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `amethyst_utils` [INFO] [stdout] --> src/components/audio_emitter.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use amethyst_utils::app_root_dir::application_root_dir; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `amethyst_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `amethyst_utils` [INFO] [stdout] --> src/sink.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | amethyst_utils::app_root_dir::application_root_dir, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `amethyst_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `application_root_dir` in this scope [INFO] [stdout] --> src/output.rs:191:24 [INFO] [stdout] | [INFO] [stdout] 191 | let app_root = application_root_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `application_root_dir` in this scope [INFO] [stdout] --> src/components/audio_emitter.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | let app_root = application_root_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `application_root_dir` in this scope [INFO] [stdout] --> src/sink.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | let app_root = application_root_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `amethyst_audio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e27afbe796fe2bceaef14682231f0800b240a3db204366822a1f056da4528cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27afbe796fe2bceaef14682231f0800b240a3db204366822a1f056da4528cf3", kill_on_drop: false }` [INFO] [stdout] e27afbe796fe2bceaef14682231f0800b240a3db204366822a1f056da4528cf3