[INFO] fetching crate gitoxide 0.16.0... [INFO] testing gitoxide-0.16.0 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate gitoxide 0.16.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gitoxide 0.16.0 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitoxide 0.16.0 [INFO] finished tweaking crates.io crate gitoxide 0.16.0 [INFO] tweaked toml for crates.io crate gitoxide 0.16.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate gitoxide 0.16.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1faea44a66e6ddc524cf2d80485c493254f720765a2f4d484d93d65f412ead5e [INFO] running `Command { std: "docker" "start" "-a" "1faea44a66e6ddc524cf2d80485c493254f720765a2f4d484d93d65f412ead5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1faea44a66e6ddc524cf2d80485c493254f720765a2f4d484d93d65f412ead5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1faea44a66e6ddc524cf2d80485c493254f720765a2f4d484d93d65f412ead5e", kill_on_drop: false }` [INFO] [stdout] 1faea44a66e6ddc524cf2d80485c493254f720765a2f4d484d93d65f412ead5e [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" "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" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643b9194fd7a7ca8186ef9d641c26c406017ea958aea9ef7fdeb01605d760a9d [INFO] running `Command { std: "docker" "start" "-a" "643b9194fd7a7ca8186ef9d641c26c406017ea958aea9ef7fdeb01605d760a9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling sha1-asm v0.5.1 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling curl-sys v0.4.56+curl-7.83.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling git-bitmap v0.1.2 [INFO] [stderr] Compiling clru v0.5.0 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling git-chunk v0.3.2 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bstr v1.0.1 [INFO] [stderr] Compiling git-hash v0.9.10 [INFO] [stderr] Compiling git-sec v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling compact_str v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling git-date v0.2.0 [INFO] [stderr] Compiling git-path v0.5.0 [INFO] [stderr] Compiling git-validate v0.6.0 [INFO] [stderr] Compiling git-quote v0.3.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling git-command v0.1.0 [INFO] [stderr] Compiling git-tempfile v2.0.5 [INFO] [stderr] Compiling git-actor v0.12.0 [INFO] [stderr] Compiling git-config-value v0.8.0 [INFO] [stderr] Compiling git-glob v0.4.0 [INFO] [stderr] Compiling git-packetline v0.13.0 [INFO] [stderr] Compiling git-lock v2.1.1 [INFO] [stderr] Compiling git-mailmap v0.4.0 [INFO] [stderr] Compiling git-prompt v0.1.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling tui-react v0.19.0 [INFO] [stderr] Compiling crosstermion v0.10.1 [INFO] [stderr] Compiling prodash v20.2.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling git-features v0.22.5 [INFO] [stderr] Compiling git-object v0.21.0 [INFO] [stderr] Compiling git-url v0.9.0 [INFO] [stderr] Compiling git-attributes v0.4.0 [INFO] [stderr] Compiling git-commitgraph v0.9.0 [INFO] [stderr] Compiling git-credentials v0.5.0 [INFO] [stderr] Compiling git-traverse v0.17.0 [INFO] [stderr] Compiling git-diff v0.19.0 [INFO] [stderr] Compiling git-ref v0.16.0 [INFO] [stderr] Compiling git-pack v0.23.0 [INFO] [stderr] Compiling git-index v0.5.0 [INFO] [stderr] Compiling git-revision v0.5.0 [INFO] [stderr] Compiling git-refspec v0.2.0 [INFO] [stderr] Compiling git-worktree v0.5.0 [INFO] [stderr] Compiling git-discover v0.5.0 [INFO] [stderr] Compiling git-config v0.8.0 [INFO] [stderr] Compiling git-odb v0.33.0 [INFO] [stderr] Compiling git-transport v0.20.0 [INFO] [stderr] Compiling git-protocol v0.20.0 [INFO] [stderr] Compiling git-repository v0.24.0 [INFO] [stderr] Compiling gitoxide-core v0.18.0 [INFO] [stderr] Compiling gitoxide v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "643b9194fd7a7ca8186ef9d641c26c406017ea958aea9ef7fdeb01605d760a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643b9194fd7a7ca8186ef9d641c26c406017ea958aea9ef7fdeb01605d760a9d", kill_on_drop: false }` [INFO] [stdout] 643b9194fd7a7ca8186ef9d641c26c406017ea958aea9ef7fdeb01605d760a9d [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" "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" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7a85184f378768df649d0644e18745b79b5a8e956ac48257ca792333873df41 [INFO] running `Command { std: "docker" "start" "-a" "a7a85184f378768df649d0644e18745b79b5a8e956ac48257ca792333873df41", 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.18s [INFO] running `Command { std: "docker" "inspect" "a7a85184f378768df649d0644e18745b79b5a8e956ac48257ca792333873df41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a85184f378768df649d0644e18745b79b5a8e956ac48257ca792333873df41", kill_on_drop: false }` [INFO] [stdout] a7a85184f378768df649d0644e18745b79b5a8e956ac48257ca792333873df41 [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" "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" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea1d9f16fa96a7ab990ec9c352991451efbca4b12933c8b13bea150f0f628cf5 [INFO] running `Command { std: "docker" "start" "-a" "ea1d9f16fa96a7ab990ec9c352991451efbca4b12933c8b13bea150f0f628cf5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "ea1d9f16fa96a7ab990ec9c352991451efbca4b12933c8b13bea150f0f628cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1d9f16fa96a7ab990ec9c352991451efbca4b12933c8b13bea150f0f628cf5", kill_on_drop: false }` [INFO] [stdout] ea1d9f16fa96a7ab990ec9c352991451efbca4b12933c8b13bea150f0f628cf5