[INFO] cloning repository https://github.com/waiwai2525/fractal-map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waiwai2525/fractal-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaiwai2525%2Ffractal-map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaiwai2525%2Ffractal-map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 281c83ffc89bc3b8cfe38ba9b5d5fcb98780f9a9 [INFO] testing waiwai2525/fractal-map against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaiwai2525%2Ffractal-map" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waiwai2525/fractal-map 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/waiwai2525/fractal-map [INFO] finished tweaking git repo https://github.com/waiwai2525/fractal-map [INFO] tweaked toml for git repo https://github.com/waiwai2525/fractal-map written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/waiwai2525/fractal-map 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 1e8494d827413682a3a196e543644eb78ee28aee369d4c2e0ac5a9fdf1c93017 [INFO] running `Command { std: "docker" "start" "-a" "1e8494d827413682a3a196e543644eb78ee28aee369d4c2e0ac5a9fdf1c93017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e8494d827413682a3a196e543644eb78ee28aee369d4c2e0ac5a9fdf1c93017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8494d827413682a3a196e543644eb78ee28aee369d4c2e0ac5a9fdf1c93017", kill_on_drop: false }` [INFO] [stdout] 1e8494d827413682a3a196e543644eb78ee28aee369d4c2e0ac5a9fdf1c93017 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] d726ce00e66a7162016fef060e008be8659ea5431bf0a5a81aaa44ce011c7ee3 [INFO] running `Command { std: "docker" "start" "-a" "d726ce00e66a7162016fef060e008be8659ea5431bf0a5a81aaa44ce011c7ee3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling fractal-map v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.11s [INFO] running `Command { std: "docker" "inspect" "d726ce00e66a7162016fef060e008be8659ea5431bf0a5a81aaa44ce011c7ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d726ce00e66a7162016fef060e008be8659ea5431bf0a5a81aaa44ce011c7ee3", kill_on_drop: false }` [INFO] [stdout] d726ce00e66a7162016fef060e008be8659ea5431bf0a5a81aaa44ce011c7ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 4460fa10a06987e000b4cd9b22fa6416db2e9d6f4b5ae68b7f09d947271a791e [INFO] running `Command { std: "docker" "start" "-a" "4460fa10a06987e000b4cd9b22fa6416db2e9d6f4b5ae68b7f09d947271a791e", kill_on_drop: false }` [INFO] [stderr] Compiling fractal-map v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "4460fa10a06987e000b4cd9b22fa6416db2e9d6f4b5ae68b7f09d947271a791e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4460fa10a06987e000b4cd9b22fa6416db2e9d6f4b5ae68b7f09d947271a791e", kill_on_drop: false }` [INFO] [stdout] 4460fa10a06987e000b4cd9b22fa6416db2e9d6f4b5ae68b7f09d947271a791e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 485ca44e73922c526a1454ca47ac6b13fd0789dd813b67f6a71fd07b9f4f31bf [INFO] running `Command { std: "docker" "start" "-a" "485ca44e73922c526a1454ca47ac6b13fd0789dd813b67f6a71fd07b9f4f31bf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fractal_map-ac761e47845c5f4f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "485ca44e73922c526a1454ca47ac6b13fd0789dd813b67f6a71fd07b9f4f31bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "485ca44e73922c526a1454ca47ac6b13fd0789dd813b67f6a71fd07b9f4f31bf", kill_on_drop: false }` [INFO] [stdout] 485ca44e73922c526a1454ca47ac6b13fd0789dd813b67f6a71fd07b9f4f31bf