[INFO] fetching crate gitoxide 0.10.0... [INFO] testing gitoxide-0.10.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate gitoxide 0.10.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gitoxide 0.10.0 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 crates.io crate gitoxide 0.10.0 [INFO] finished tweaking crates.io crate gitoxide 0.10.0 [INFO] tweaked toml for crates.io crate gitoxide 0.10.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate gitoxide 0.10.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 2c1eb244b85ff278d9a4181e20e315f388649523d9ba7df4c6fcb70c37199f1d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c1eb244b85ff278d9a4181e20e315f388649523d9ba7df4c6fcb70c37199f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c1eb244b85ff278d9a4181e20e315f388649523d9ba7df4c6fcb70c37199f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1eb244b85ff278d9a4181e20e315f388649523d9ba7df4c6fcb70c37199f1d", kill_on_drop: false }` [INFO] [stdout] 2c1eb244b85ff278d9a4181e20e315f388649523d9ba7df4c6fcb70c37199f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 8ff837bc674b2a48a8065937b0e89ec23b54c6b0875c4c808f957d496c67be45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8ff837bc674b2a48a8065937b0e89ec23b54c6b0875c4c808f957d496c67be45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling curl v0.4.39 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling clru v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling sha1-asm v0.5.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Compiling curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling filebuffer v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling git-config v0.1.7 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling git-tempfile v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling git-lock v1.0.1 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling git-hash v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling git-validate v0.5.3 [INFO] [stderr] Compiling git-url v0.3.4 [INFO] [stderr] Compiling git-packetline v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling tui-react v0.16.0 [INFO] [stderr] Compiling crosstermion v0.8.1 [INFO] [stderr] Compiling prodash v16.0.0 [INFO] [stderr] Compiling git-features v0.17.0 [INFO] [stderr] Compiling git-actor v0.6.0 [INFO] [stderr] Compiling git-commitgraph v0.6.0 [INFO] [stderr] Compiling git-object v0.15.0 [INFO] [stderr] Compiling git-diff v0.11.0 [INFO] [stderr] Compiling git-traverse v0.10.0 [INFO] [stderr] Compiling git-ref v0.9.0 [INFO] [stderr] Compiling git-pack v0.13.0 [INFO] [stderr] Compiling git-transport v0.13.0 [INFO] [stderr] Compiling git-odb v0.23.0 [INFO] [stderr] Compiling git-protocol v0.12.0 [INFO] [stderr] Compiling git-repository v0.11.0 [INFO] [stderr] Compiling gitoxide-core v0.12.0 [INFO] [stderr] Compiling gitoxide v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 33s [INFO] running `Command { std: "docker" "inspect" "8ff837bc674b2a48a8065937b0e89ec23b54c6b0875c4c808f957d496c67be45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff837bc674b2a48a8065937b0e89ec23b54c6b0875c4c808f957d496c67be45", kill_on_drop: false }` [INFO] [stdout] 8ff837bc674b2a48a8065937b0e89ec23b54c6b0875c4c808f957d496c67be45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 360eb0f3d368fed31e590d65188f84f7fee7c1ae1df7546b9fa1824a2015b50e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "360eb0f3d368fed31e590d65188f84f7fee7c1ae1df7546b9fa1824a2015b50e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "360eb0f3d368fed31e590d65188f84f7fee7c1ae1df7546b9fa1824a2015b50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360eb0f3d368fed31e590d65188f84f7fee7c1ae1df7546b9fa1824a2015b50e", kill_on_drop: false }` [INFO] [stdout] 360eb0f3d368fed31e590d65188f84f7fee7c1ae1df7546b9fa1824a2015b50e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d0e6bbb1f63953d324f3f7486db35d2bf4728e32f53f771b49ea4c0981453e6f [INFO] running `Command { std: "docker" "start" "-a" "d0e6bbb1f63953d324f3f7486db35d2bf4728e32f53f771b49ea4c0981453e6f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] running `Command { std: "docker" "inspect" "d0e6bbb1f63953d324f3f7486db35d2bf4728e32f53f771b49ea4c0981453e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e6bbb1f63953d324f3f7486db35d2bf4728e32f53f771b49ea4c0981453e6f", kill_on_drop: false }` [INFO] [stdout] d0e6bbb1f63953d324f3f7486db35d2bf4728e32f53f771b49ea4c0981453e6f