[INFO] fetching crate keeshond_treats 0.12.0... [INFO] testing keeshond_treats-0.12.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate keeshond_treats 0.12.0 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate keeshond_treats 0.12.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate keeshond_treats 0.12.0 [INFO] finished tweaking crates.io crate keeshond_treats 0.12.0 [INFO] tweaked toml for crates.io crate keeshond_treats 0.12.0 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate crates.io crate keeshond_treats 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.23.1 [INFO] [stderr] Downloaded rental v0.5.6 [INFO] [stderr] Downloaded generic-array v0.3.2 [INFO] [stderr] Downloaded al-sys v0.6.1 [INFO] [stderr] Downloaded strum v0.23.0 [INFO] [stderr] Downloaded bit-array v0.4.4 [INFO] [stderr] Downloaded keeshond_derive v0.26.0 [INFO] [stderr] Downloaded block-grid v0.1.3 [INFO] [stderr] Downloaded keeshond_audio v0.25.0 [INFO] [stderr] Downloaded alto v3.0.4 [INFO] [stderr] Downloaded keeshond_datapack v0.13.0 [INFO] [stderr] Downloaded toodee v0.3.0 [INFO] [stderr] Downloaded bitarray-set v0.4.1 [INFO] [stderr] Downloaded keeshond v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50ba236460d5c1412ed532b055f298d8c5e95cc18f8a217b365a78f02c531aef [INFO] running `Command { std: "docker" "start" "-a" "50ba236460d5c1412ed532b055f298d8c5e95cc18f8a217b365a78f02c531aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50ba236460d5c1412ed532b055f298d8c5e95cc18f8a217b365a78f02c531aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ba236460d5c1412ed532b055f298d8c5e95cc18f8a217b365a78f02c531aef", kill_on_drop: false }` [INFO] [stdout] 50ba236460d5c1412ed532b055f298d8c5e95cc18f8a217b365a78f02c531aef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e9f531a801e69b7ef697e014e08587abca425f4d331aa077fdf112c7466b18b [INFO] running `Command { std: "docker" "start" "-a" "6e9f531a801e69b7ef697e014e08587abca425f4d331aa077fdf112c7466b18b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling block-grid v0.1.3 [INFO] [stderr] Compiling toodee v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling al-sys v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling generic-array v0.3.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling bit-array v0.4.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling bitarray-set v0.4.1 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling keeshond_derive v0.26.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling keeshond_datapack v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling alto v3.0.4 [INFO] [stderr] Compiling keeshond_audio v0.25.0 [INFO] [stderr] Compiling keeshond v0.26.0 [INFO] [stderr] Compiling keeshond_treats v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: al-sys v0.6.1, rental v0.5.6 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6e9f531a801e69b7ef697e014e08587abca425f4d331aa077fdf112c7466b18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9f531a801e69b7ef697e014e08587abca425f4d331aa077fdf112c7466b18b", kill_on_drop: false }` [INFO] [stdout] 6e9f531a801e69b7ef697e014e08587abca425f4d331aa077fdf112c7466b18b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f9c365a05016a1a9edbf5882b761c1f3dde7fa514260e35d71ab06de9c7510 [INFO] running `Command { std: "docker" "start" "-a" "45f9c365a05016a1a9edbf5882b761c1f3dde7fa514260e35d71ab06de9c7510", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keeshond_treats v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: al-sys v0.6.1, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "45f9c365a05016a1a9edbf5882b761c1f3dde7fa514260e35d71ab06de9c7510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f9c365a05016a1a9edbf5882b761c1f3dde7fa514260e35d71ab06de9c7510", kill_on_drop: false }` [INFO] [stdout] 45f9c365a05016a1a9edbf5882b761c1f3dde7fa514260e35d71ab06de9c7510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a823f24b8bb05567f573a6d768f8c603113fee60fc78a4eea072f24b21b7c1e3 [INFO] running `Command { std: "docker" "start" "-a" "a823f24b8bb05567f573a6d768f8c603113fee60fc78a4eea072f24b21b7c1e3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: al-sys v0.6.1, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/keeshond_treats-a4172499309e60c5) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::collision::check_broadphase_random ... ok [INFO] [stdout] test tests::collision::check_broadphase_random_moved ... ok [INFO] [stdout] test tests::collision::check_broadphase_random_moved_removed ... ok [INFO] [stdout] test tests::collision::check_broadphase_aligned ... ok [INFO] [stdout] test tests::collision::check_broadphase_random_moved_removed_added ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.91s [INFO] [stdout] [INFO] [stderr] Doc-tests keeshond_treats [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a823f24b8bb05567f573a6d768f8c603113fee60fc78a4eea072f24b21b7c1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a823f24b8bb05567f573a6d768f8c603113fee60fc78a4eea072f24b21b7c1e3", kill_on_drop: false }` [INFO] [stdout] a823f24b8bb05567f573a6d768f8c603113fee60fc78a4eea072f24b21b7c1e3