[INFO] cloning repository https://github.com/CertainLach/deppatcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CertainLach/deppatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Fdeppatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Fdeppatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a15035be4578ba46b996a2a5ca1a1351ed6f98f8 [INFO] testing CertainLach/deppatcher against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Fdeppatcher" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CertainLach/deppatcher on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CertainLach/deppatcher [INFO] finished tweaking git repo https://github.com/CertainLach/deppatcher [INFO] tweaked toml for git repo https://github.com/CertainLach/deppatcher written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/CertainLach/deppatcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/CertainLach/jrsonnet` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jrsonnet-gcmodule-derive v0.3.4 [INFO] [stderr] Downloaded peg v0.8.0 [INFO] [stderr] Downloaded toml_edit v0.14.3 [INFO] [stderr] Downloaded peg-runtime v0.8.0 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded annotate-snippets v0.9.1 [INFO] [stderr] Downloaded peg-macros v0.8.0 [INFO] [stderr] Downloaded serde_yaml_with_quirks v0.8.24 [INFO] [stderr] Downloaded jrsonnet-gcmodule v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea93c89601f03249152ab64ff61be45746929e5addc0134376060e16b1af27cd [INFO] running `Command { std: "docker" "start" "-a" "ea93c89601f03249152ab64ff61be45746929e5addc0134376060e16b1af27cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea93c89601f03249152ab64ff61be45746929e5addc0134376060e16b1af27cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea93c89601f03249152ab64ff61be45746929e5addc0134376060e16b1af27cd", kill_on_drop: false }` [INFO] [stdout] ea93c89601f03249152ab64ff61be45746929e5addc0134376060e16b1af27cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0259b405a83b657598fd1049f7c4ee82de9281d2556fa5d8f9dd0cd4517c57a [INFO] running `Command { std: "docker" "start" "-a" "b0259b405a83b657598fd1049f7c4ee82de9281d2556fa5d8f9dd0cd4517c57a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling peg-runtime v0.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling jrsonnet-stdlib v0.4.2 (https://github.com/CertainLach/jrsonnet?branch=master#93c371f4) [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling peg-macros v0.8.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling peg v0.8.0 [INFO] [stderr] Compiling jrsonnet-gcmodule-derive v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling jrsonnet-macros v0.4.2 (https://github.com/CertainLach/jrsonnet?branch=master#93c371f4) [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling jrsonnet-gcmodule v0.3.4 [INFO] [stderr] Compiling jrsonnet-types v0.4.2 (https://github.com/CertainLach/jrsonnet?branch=master#93c371f4) [INFO] [stderr] Compiling toml_edit v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling clap v3.1.15 [INFO] [stderr] Compiling jrsonnet-interner v0.4.2 (https://github.com/CertainLach/jrsonnet?branch=master#93c371f4) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml_with_quirks v0.8.24 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling jrsonnet-parser v0.4.2 (https://github.com/CertainLach/jrsonnet?branch=master#93c371f4) [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling jrsonnet-evaluator v0.4.2 (https://github.com/CertainLach/jrsonnet?branch=master#93c371f4) [INFO] [stderr] Compiling jrsonnet-cli v0.4.2 (https://github.com/CertainLach/jrsonnet?branch=master#93c371f4) [INFO] [stderr] Compiling deppatcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.30s [INFO] running `Command { std: "docker" "inspect" "b0259b405a83b657598fd1049f7c4ee82de9281d2556fa5d8f9dd0cd4517c57a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0259b405a83b657598fd1049f7c4ee82de9281d2556fa5d8f9dd0cd4517c57a", kill_on_drop: false }` [INFO] [stdout] b0259b405a83b657598fd1049f7c4ee82de9281d2556fa5d8f9dd0cd4517c57a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 963449483d2ac4b9fd9a5322c7cf45f8b93f618537cf5c34ed1cd9517d12f4f1 [INFO] running `Command { std: "docker" "start" "-a" "963449483d2ac4b9fd9a5322c7cf45f8b93f618537cf5c34ed1cd9517d12f4f1", kill_on_drop: false }` [INFO] [stderr] Compiling deppatcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "963449483d2ac4b9fd9a5322c7cf45f8b93f618537cf5c34ed1cd9517d12f4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963449483d2ac4b9fd9a5322c7cf45f8b93f618537cf5c34ed1cd9517d12f4f1", kill_on_drop: false }` [INFO] [stdout] 963449483d2ac4b9fd9a5322c7cf45f8b93f618537cf5c34ed1cd9517d12f4f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2dcf54bb62b9df3c1b4d27b73e438ea449e055a5fcaf001fc46d1f2fce42856 [INFO] running `Command { std: "docker" "start" "-a" "a2dcf54bb62b9df3c1b4d27b73e438ea449e055a5fcaf001fc46d1f2fce42856", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deppatcher-281db267ae864336) [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" "a2dcf54bb62b9df3c1b4d27b73e438ea449e055a5fcaf001fc46d1f2fce42856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2dcf54bb62b9df3c1b4d27b73e438ea449e055a5fcaf001fc46d1f2fce42856", kill_on_drop: false }` [INFO] [stdout] a2dcf54bb62b9df3c1b4d27b73e438ea449e055a5fcaf001fc46d1f2fce42856