[INFO] cloning repository https://github.com/ZeWaka/BYONDMapProfileParser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZeWaka/BYONDMapProfileParser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeWaka%2FBYONDMapProfileParser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeWaka%2FBYONDMapProfileParser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a2f869ea351aca74473b9ed72316ed4bb22cff5 [INFO] testing ZeWaka/BYONDMapProfileParser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeWaka%2FBYONDMapProfileParser" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZeWaka/BYONDMapProfileParser 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 git repo https://github.com/ZeWaka/BYONDMapProfileParser [INFO] finished tweaking git repo https://github.com/ZeWaka/BYONDMapProfileParser [INFO] tweaked toml for git repo https://github.com/ZeWaka/BYONDMapProfileParser written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/ZeWaka/BYONDMapProfileParser 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] Downloading crates ... [INFO] [stderr] Downloaded font-kit v0.10.0 [INFO] [stderr] Downloaded ttf-parser v0.12.1 [INFO] [stderr] Downloaded collecting-hashmap v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 745a6067800410a4dde70792e161862e490f176e4c5361e79ea2bf0a1ba68a05 [INFO] running `Command { std: "docker" "start" "-a" "745a6067800410a4dde70792e161862e490f176e4c5361e79ea2bf0a1ba68a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "745a6067800410a4dde70792e161862e490f176e4c5361e79ea2bf0a1ba68a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "745a6067800410a4dde70792e161862e490f176e4c5361e79ea2bf0a1ba68a05", kill_on_drop: false }` [INFO] [stdout] 745a6067800410a4dde70792e161862e490f176e4c5361e79ea2bf0a1ba68a05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 97618c395f1598119a32e13b9054d31254cc5d904b5be00da6f192d0aea0fb8f [INFO] running `Command { std: "docker" "start" "-a" "97618c395f1598119a32e13b9054d31254cc5d904b5be00da6f192d0aea0fb8f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ttf-parser v0.12.1 [INFO] [stderr] Compiling collecting-hashmap v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byond_map-profile_parser v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.35s [INFO] running `Command { std: "docker" "inspect" "97618c395f1598119a32e13b9054d31254cc5d904b5be00da6f192d0aea0fb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97618c395f1598119a32e13b9054d31254cc5d904b5be00da6f192d0aea0fb8f", kill_on_drop: false }` [INFO] [stdout] 97618c395f1598119a32e13b9054d31254cc5d904b5be00da6f192d0aea0fb8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] b8033baf68984c9f5133716b5b148e5cb4a4d69a282d7f8ac428e0fd20a33289 [INFO] running `Command { std: "docker" "start" "-a" "b8033baf68984c9f5133716b5b148e5cb4a4d69a282d7f8ac428e0fd20a33289", kill_on_drop: false }` [INFO] [stderr] Compiling byond_map-profile_parser v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "b8033baf68984c9f5133716b5b148e5cb4a4d69a282d7f8ac428e0fd20a33289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8033baf68984c9f5133716b5b148e5cb4a4d69a282d7f8ac428e0fd20a33289", kill_on_drop: false }` [INFO] [stdout] b8033baf68984c9f5133716b5b148e5cb4a4d69a282d7f8ac428e0fd20a33289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 9b12ef003cd83f0bf3ed8a346381728cd0570141650f4cf8a6ee617ed11971fa [INFO] running `Command { std: "docker" "start" "-a" "9b12ef003cd83f0bf3ed8a346381728cd0570141650f4cf8a6ee617ed11971fa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/byond_map_profile_parser-dc04d85f312960a8) [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" "9b12ef003cd83f0bf3ed8a346381728cd0570141650f4cf8a6ee617ed11971fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b12ef003cd83f0bf3ed8a346381728cd0570141650f4cf8a6ee617ed11971fa", kill_on_drop: false }` [INFO] [stdout] 9b12ef003cd83f0bf3ed8a346381728cd0570141650f4cf8a6ee617ed11971fa