[INFO] cloning repository https://github.com/dirthsj/Rusty-Path-Planning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dirthsj/Rusty-Path-Planning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirthsj%2FRusty-Path-Planning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirthsj%2FRusty-Path-Planning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1324cda8cce5841b4c6d6ed037cfc49ea4bb15a [INFO] testing dirthsj/Rusty-Path-Planning against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirthsj%2FRusty-Path-Planning" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dirthsj/Rusty-Path-Planning on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dirthsj/Rusty-Path-Planning [INFO] finished tweaking git repo https://github.com/dirthsj/Rusty-Path-Planning [INFO] tweaked toml for git repo https://github.com/dirthsj/Rusty-Path-Planning written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/dirthsj/Rusty-Path-Planning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svgmacro v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e71fd2c585454e8cd564dd6f63be3fabf0ceb5e6a085e9db9ceac6092e00af85 [INFO] running `Command { std: "docker" "start" "-a" "e71fd2c585454e8cd564dd6f63be3fabf0ceb5e6a085e9db9ceac6092e00af85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e71fd2c585454e8cd564dd6f63be3fabf0ceb5e6a085e9db9ceac6092e00af85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e71fd2c585454e8cd564dd6f63be3fabf0ceb5e6a085e9db9ceac6092e00af85", kill_on_drop: false }` [INFO] [stdout] e71fd2c585454e8cd564dd6f63be3fabf0ceb5e6a085e9db9ceac6092e00af85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa46e6fcbaa230cff90c2af08087dde7f9a12530a9be5361763fa951d7a44924 [INFO] running `Command { std: "docker" "start" "-a" "fa46e6fcbaa230cff90c2af08087dde7f9a12530a9be5361763fa951d7a44924", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling svgmacro v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rust_learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.62s [INFO] running `Command { std: "docker" "inspect" "fa46e6fcbaa230cff90c2af08087dde7f9a12530a9be5361763fa951d7a44924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa46e6fcbaa230cff90c2af08087dde7f9a12530a9be5361763fa951d7a44924", kill_on_drop: false }` [INFO] [stdout] fa46e6fcbaa230cff90c2af08087dde7f9a12530a9be5361763fa951d7a44924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b4da8a4cfc2b246b5ae82982f890a2abefd05b88ccb9758072866971a38fc04 [INFO] running `Command { std: "docker" "start" "-a" "5b4da8a4cfc2b246b5ae82982f890a2abefd05b88ccb9758072866971a38fc04", kill_on_drop: false }` [INFO] [stderr] Compiling rust_learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "5b4da8a4cfc2b246b5ae82982f890a2abefd05b88ccb9758072866971a38fc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4da8a4cfc2b246b5ae82982f890a2abefd05b88ccb9758072866971a38fc04", kill_on_drop: false }` [INFO] [stdout] 5b4da8a4cfc2b246b5ae82982f890a2abefd05b88ccb9758072866971a38fc04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d727d968b988e23621df3832f3f08680e75c0611824286bacc14092ec9223af [INFO] running `Command { std: "docker" "start" "-a" "9d727d968b988e23621df3832f3f08680e75c0611824286bacc14092ec9223af", 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] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_learning-01afa321e17538b9) [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" "9d727d968b988e23621df3832f3f08680e75c0611824286bacc14092ec9223af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d727d968b988e23621df3832f3f08680e75c0611824286bacc14092ec9223af", kill_on_drop: false }` [INFO] [stdout] 9d727d968b988e23621df3832f3f08680e75c0611824286bacc14092ec9223af