[INFO] cloning repository https://github.com/davidrjonas/cargo-lockdiff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidrjonas/cargo-lockdiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidrjonas%2Fcargo-lockdiff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidrjonas%2Fcargo-lockdiff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 100837ad5748a5b9d8408167b72426e4462750f7 [INFO] testing davidrjonas/cargo-lockdiff against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidrjonas%2Fcargo-lockdiff" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidrjonas/cargo-lockdiff on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidrjonas/cargo-lockdiff [INFO] finished tweaking git repo https://github.com/davidrjonas/cargo-lockdiff [INFO] tweaked toml for git repo https://github.com/davidrjonas/cargo-lockdiff written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/davidrjonas/cargo-lockdiff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edf1e02357a5b94243301b7045f3494c67dcaeee81e09528b1b36c302aeaa7a2 [INFO] running `Command { std: "docker" "start" "-a" "edf1e02357a5b94243301b7045f3494c67dcaeee81e09528b1b36c302aeaa7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edf1e02357a5b94243301b7045f3494c67dcaeee81e09528b1b36c302aeaa7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf1e02357a5b94243301b7045f3494c67dcaeee81e09528b1b36c302aeaa7a2", kill_on_drop: false }` [INFO] [stdout] edf1e02357a5b94243301b7045f3494c67dcaeee81e09528b1b36c302aeaa7a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53999efd5a9516b7cb0faff71f13069a89c20139ce241c3e950441e49875bdf1 [INFO] running `Command { std: "docker" "start" "-a" "53999efd5a9516b7cb0faff71f13069a89c20139ce241c3e950441e49875bdf1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling cargo-lockdiff v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.80s [INFO] running `Command { std: "docker" "inspect" "53999efd5a9516b7cb0faff71f13069a89c20139ce241c3e950441e49875bdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53999efd5a9516b7cb0faff71f13069a89c20139ce241c3e950441e49875bdf1", kill_on_drop: false }` [INFO] [stdout] 53999efd5a9516b7cb0faff71f13069a89c20139ce241c3e950441e49875bdf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca2ca694c63bce44ce1b3cef297f456ccea38624f89d76654aa8f48b5defa26d [INFO] running `Command { std: "docker" "start" "-a" "ca2ca694c63bce44ce1b3cef297f456ccea38624f89d76654aa8f48b5defa26d", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-lockdiff v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_lockdiff-00af60b7750490be) [INFO] running `Command { std: "docker" "inspect" "ca2ca694c63bce44ce1b3cef297f456ccea38624f89d76654aa8f48b5defa26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2ca694c63bce44ce1b3cef297f456ccea38624f89d76654aa8f48b5defa26d", kill_on_drop: false }` [INFO] [stdout] ca2ca694c63bce44ce1b3cef297f456ccea38624f89d76654aa8f48b5defa26d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64d804f39bb1fdf50df68532d3cd11b219fb9371df3deb236a9a31ff38fe447b [INFO] running `Command { std: "docker" "start" "-a" "64d804f39bb1fdf50df68532d3cd11b219fb9371df3deb236a9a31ff38fe447b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_lockdiff-00af60b7750490be) [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" "64d804f39bb1fdf50df68532d3cd11b219fb9371df3deb236a9a31ff38fe447b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d804f39bb1fdf50df68532d3cd11b219fb9371df3deb236a9a31ff38fe447b", kill_on_drop: false }` [INFO] [stdout] 64d804f39bb1fdf50df68532d3cd11b219fb9371df3deb236a9a31ff38fe447b