[INFO] fetching crate rust-libretro-example-core 0.1.5... [INFO] testing rust-libretro-example-core-0.1.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rust-libretro-example-core 0.1.5 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate rust-libretro-example-core 0.1.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-libretro-example-core 0.1.5 [INFO] finished tweaking crates.io crate rust-libretro-example-core 0.1.5 [INFO] tweaked toml for crates.io crate rust-libretro-example-core 0.1.5 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9922e61164b4a2fe53b410cc2023a674f72d06fc2f6cf55ef8ee1cb0a16cdb73 [INFO] running `Command { std: "docker" "start" "-a" "9922e61164b4a2fe53b410cc2023a674f72d06fc2f6cf55ef8ee1cb0a16cdb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9922e61164b4a2fe53b410cc2023a674f72d06fc2f6cf55ef8ee1cb0a16cdb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9922e61164b4a2fe53b410cc2023a674f72d06fc2f6cf55ef8ee1cb0a16cdb73", kill_on_drop: false }` [INFO] [stdout] 9922e61164b4a2fe53b410cc2023a674f72d06fc2f6cf55ef8ee1cb0a16cdb73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3482242a60cccbfe32bb7074603e0ff3b2fbd0aa6225df10c7bf6a991aa58ca [INFO] running `Command { std: "docker" "start" "-a" "d3482242a60cccbfe32bb7074603e0ff3b2fbd0aa6225df10c7bf6a991aa58ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling doc_item v0.2.5 [INFO] [stderr] Compiling rust-libretro-sys v0.1.5 [INFO] [stderr] Compiling rust-libretro-proc v0.1.5 [INFO] [stderr] Compiling rust-libretro v0.1.5 [INFO] [stderr] Compiling rust-libretro-example-core v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.37s [INFO] running `Command { std: "docker" "inspect" "d3482242a60cccbfe32bb7074603e0ff3b2fbd0aa6225df10c7bf6a991aa58ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3482242a60cccbfe32bb7074603e0ff3b2fbd0aa6225df10c7bf6a991aa58ca", kill_on_drop: false }` [INFO] [stdout] d3482242a60cccbfe32bb7074603e0ff3b2fbd0aa6225df10c7bf6a991aa58ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad128666d82e87db2b799ff290c637e2c9deee2a8d06de1f3571a12fbde70fbd [INFO] running `Command { std: "docker" "start" "-a" "ad128666d82e87db2b799ff290c637e2c9deee2a8d06de1f3571a12fbde70fbd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling rust-libretro v0.1.5 [INFO] [stderr] Compiling rust-libretro-example-core v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.08s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_libretro_example_core-6b7a6b35dcdb0459) [INFO] running `Command { std: "docker" "inspect" "ad128666d82e87db2b799ff290c637e2c9deee2a8d06de1f3571a12fbde70fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad128666d82e87db2b799ff290c637e2c9deee2a8d06de1f3571a12fbde70fbd", kill_on_drop: false }` [INFO] [stdout] ad128666d82e87db2b799ff290c637e2c9deee2a8d06de1f3571a12fbde70fbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] deb1b7af98d039656ce140b386e388e803b312d0dc673a011c885cb5de3ebf7c [INFO] running `Command { std: "docker" "start" "-a" "deb1b7af98d039656ce140b386e388e803b312d0dc673a011c885cb5de3ebf7c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_libretro_example_core-6b7a6b35dcdb0459) [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" "deb1b7af98d039656ce140b386e388e803b312d0dc673a011c885cb5de3ebf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb1b7af98d039656ce140b386e388e803b312d0dc673a011c885cb5de3ebf7c", kill_on_drop: false }` [INFO] [stdout] deb1b7af98d039656ce140b386e388e803b312d0dc673a011c885cb5de3ebf7c