[INFO] cloning repository https://github.com/ErichDonGubler/dit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErichDonGubler/dit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fdit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fdit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d859c44245884f3663366706f4c2b7a849f629a [INFO] testing ErichDonGubler/dit against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fdit" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErichDonGubler/dit on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ErichDonGubler/dit [INFO] finished tweaking git repo https://github.com/ErichDonGubler/dit [INFO] tweaked toml for git repo https://github.com/ErichDonGubler/dit written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ErichDonGubler/dit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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 lifetime v0.1.0 [INFO] [stderr] Downloaded format-core v0.2.4 [INFO] [stderr] Downloaded lifetime_proc_macros_impl v0.1.0 [INFO] [stderr] Downloaded lifetime_proc_macros v0.1.0 [INFO] [stderr] Downloaded path-clean v0.1.0 [INFO] [stderr] Downloaded remove_dir_all v0.7.0 [INFO] [stderr] Downloaded colog v1.1.0 [INFO] [stderr] Downloaded format-macro v0.2.4 [INFO] [stderr] Downloaded path-dsl v0.6.1 [INFO] [stderr] Downloaded format v0.2.4 [INFO] [stderr] Downloaded serde_derive v1.0.128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f57c80c223c850a35af945279d11d8270285034cd26da27aace2c108a8544eed [INFO] running `Command { std: "docker" "start" "-a" "f57c80c223c850a35af945279d11d8270285034cd26da27aace2c108a8544eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f57c80c223c850a35af945279d11d8270285034cd26da27aace2c108a8544eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57c80c223c850a35af945279d11d8270285034cd26da27aace2c108a8544eed", kill_on_drop: false }` [INFO] [stdout] f57c80c223c850a35af945279d11d8270285034cd26da27aace2c108a8544eed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89ccbbeaf1c20fb78f8485eb23969705cb605812d95fe0f6947ba882e2701ed9 [INFO] running `Command { std: "docker" "start" "-a" "89ccbbeaf1c20fb78f8485eb23969705cb605812d95fe0f6947ba882e2701ed9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling format-core v0.2.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling path-dsl v0.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling colog v1.1.0 [INFO] [stderr] Compiling lifetime_proc_macros_impl v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling lifetime_proc_macros v0.1.0 [INFO] [stderr] Compiling format-macro v0.2.4 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling format v0.2.4 [INFO] [stderr] Compiling lifetime v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling capisco v0.1.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "89ccbbeaf1c20fb78f8485eb23969705cb605812d95fe0f6947ba882e2701ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ccbbeaf1c20fb78f8485eb23969705cb605812d95fe0f6947ba882e2701ed9", kill_on_drop: false }` [INFO] [stdout] 89ccbbeaf1c20fb78f8485eb23969705cb605812d95fe0f6947ba882e2701ed9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa0587ea9f41b977981a8fe9ef8cf3d79b007d0f9e475d8331a87ba75fcc81cc [INFO] running `Command { std: "docker" "start" "-a" "aa0587ea9f41b977981a8fe9ef8cf3d79b007d0f9e475d8331a87ba75fcc81cc", kill_on_drop: false }` [INFO] [stderr] Compiling capisco v0.1.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "aa0587ea9f41b977981a8fe9ef8cf3d79b007d0f9e475d8331a87ba75fcc81cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa0587ea9f41b977981a8fe9ef8cf3d79b007d0f9e475d8331a87ba75fcc81cc", kill_on_drop: false }` [INFO] [stdout] aa0587ea9f41b977981a8fe9ef8cf3d79b007d0f9e475d8331a87ba75fcc81cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ffe5978a257898f401a49af4272441ff4d92844abbb9476580bd9766bbc572cb [INFO] running `Command { std: "docker" "start" "-a" "ffe5978a257898f401a49af4272441ff4d92844abbb9476580bd9766bbc572cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpsc-f5338509a72b3761) [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" "ffe5978a257898f401a49af4272441ff4d92844abbb9476580bd9766bbc572cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe5978a257898f401a49af4272441ff4d92844abbb9476580bd9766bbc572cb", kill_on_drop: false }` [INFO] [stdout] ffe5978a257898f401a49af4272441ff4d92844abbb9476580bd9766bbc572cb