[INFO] fetching crate cargo-hakari 0.9.13... [INFO] testing cargo-hakari-0.9.13 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cargo-hakari 0.9.13 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate cargo-hakari 0.9.13 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-hakari 0.9.13 [INFO] finished tweaking crates.io crate cargo-hakari 0.9.13 [INFO] tweaked toml for crates.io crate cargo-hakari 0.9.13 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate cargo-hakari 0.9.13 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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 include_dir_macros v0.7.2 [INFO] [stderr] Downloaded atomicwrites v0.3.1 [INFO] [stderr] Downloaded include_dir v0.7.2 [INFO] [stderr] Downloaded diffy v0.2.2 [INFO] [stderr] Downloaded guppy-summaries v0.7.0 [INFO] [stderr] Downloaded guppy v0.14.0 [INFO] [stderr] Downloaded diffus v0.10.0 [INFO] [stderr] Downloaded syn v1.0.87 [INFO] [stderr] Downloaded tabular v0.2.0 [INFO] [stderr] Downloaded hakari v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f338f5dae65acc48645098f1e922ecc7a160df8ad9e81b13f0a4da9f515442ea [INFO] running `Command { std: "docker" "start" "-a" "f338f5dae65acc48645098f1e922ecc7a160df8ad9e81b13f0a4da9f515442ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f338f5dae65acc48645098f1e922ecc7a160df8ad9e81b13f0a4da9f515442ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f338f5dae65acc48645098f1e922ecc7a160df8ad9e81b13f0a4da9f515442ea", kill_on_drop: false }` [INFO] [stdout] f338f5dae65acc48645098f1e922ecc7a160df8ad9e81b13f0a4da9f515442ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0aa6f212757d6f3aa3bab74e2ac76a2a3d4b38bd4997e3aa9f0a44e2b426ceb [INFO] running `Command { std: "docker" "start" "-a" "c0aa6f212757d6f3aa3bab74e2ac76a2a3d4b38bd4997e3aa9f0a44e2b426ceb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling target-spec v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling debug-ignore v1.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling enable-ansi-support v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling diffy v0.2.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling atomicwrites v0.3.1 [INFO] [stderr] Compiling diffus v0.10.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling tabular v0.2.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [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 serde v1.0.136 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling toml_edit v0.13.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling guppy-summaries v0.7.0 [INFO] [stderr] Compiling guppy v0.14.0 [INFO] [stderr] Compiling hakari v0.10.0 [INFO] [stderr] Compiling cargo-hakari v0.9.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.63s [INFO] running `Command { std: "docker" "inspect" "c0aa6f212757d6f3aa3bab74e2ac76a2a3d4b38bd4997e3aa9f0a44e2b426ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0aa6f212757d6f3aa3bab74e2ac76a2a3d4b38bd4997e3aa9f0a44e2b426ceb", kill_on_drop: false }` [INFO] [stdout] c0aa6f212757d6f3aa3bab74e2ac76a2a3d4b38bd4997e3aa9f0a44e2b426ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05b24c8c9b9ff8b6c2bea9a74671b7add4964b824d58682564dbb8d610bf94c5 [INFO] running `Command { std: "docker" "start" "-a" "05b24c8c9b9ff8b6c2bea9a74671b7add4964b824d58682564dbb8d610bf94c5", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-hakari v0.9.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "05b24c8c9b9ff8b6c2bea9a74671b7add4964b824d58682564dbb8d610bf94c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b24c8c9b9ff8b6c2bea9a74671b7add4964b824d58682564dbb8d610bf94c5", kill_on_drop: false }` [INFO] [stdout] 05b24c8c9b9ff8b6c2bea9a74671b7add4964b824d58682564dbb8d610bf94c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1057b6d52ed1654d17c9c2df56045124550288bc189fbd50a1f69e172d0f0b58 [INFO] running `Command { std: "docker" "start" "-a" "1057b6d52ed1654d17c9c2df56045124550288bc189fbd50a1f69e172d0f0b58", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_hakari-25296fcdeb14dfcf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test helpers::tests::test_read_contents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_hakari-bfe435f401b88058) [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] [stderr] Doc-tests cargo-hakari [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" "1057b6d52ed1654d17c9c2df56045124550288bc189fbd50a1f69e172d0f0b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1057b6d52ed1654d17c9c2df56045124550288bc189fbd50a1f69e172d0f0b58", kill_on_drop: false }` [INFO] [stdout] 1057b6d52ed1654d17c9c2df56045124550288bc189fbd50a1f69e172d0f0b58