[INFO] fetching crate cargo-hakari 0.9.8... [INFO] testing cargo-hakari-0.9.8 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate cargo-hakari 0.9.8 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate cargo-hakari 0.9.8 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-hakari 0.9.8 [INFO] finished tweaking crates.io crate cargo-hakari 0.9.8 [INFO] tweaked toml for crates.io crate cargo-hakari 0.9.8 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate cargo-hakari 0.9.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f48add0474aaa190faf2d758a52333c2acb37b4e9b9c880dc5e124ddc2a7598d [INFO] running `Command { std: "docker" "start" "-a" "f48add0474aaa190faf2d758a52333c2acb37b4e9b9c880dc5e124ddc2a7598d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f48add0474aaa190faf2d758a52333c2acb37b4e9b9c880dc5e124ddc2a7598d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48add0474aaa190faf2d758a52333c2acb37b4e9b9c880dc5e124ddc2a7598d", kill_on_drop: false }` [INFO] [stdout] f48add0474aaa190faf2d758a52333c2acb37b4e9b9c880dc5e124ddc2a7598d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a70635a0a5dfd222f5e750871373cef769a151dae0f7505c9b6555c34f5d4e2 [INFO] running `Command { std: "docker" "start" "-a" "7a70635a0a5dfd222f5e750871373cef769a151dae0f7505c9b6555c34f5d4e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling target-spec v0.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling debug-ignore v1.0.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling diffy v0.2.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling diffus v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling atomicwrites v0.3.0 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling toml_edit v0.9.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling guppy-summaries v0.6.1 [INFO] [stderr] Compiling guppy v0.12.2 [INFO] [stderr] Compiling hakari v0.7.2 [INFO] [stderr] Compiling cargo-hakari v0.9.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.19s [INFO] running `Command { std: "docker" "inspect" "7a70635a0a5dfd222f5e750871373cef769a151dae0f7505c9b6555c34f5d4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a70635a0a5dfd222f5e750871373cef769a151dae0f7505c9b6555c34f5d4e2", kill_on_drop: false }` [INFO] [stdout] 7a70635a0a5dfd222f5e750871373cef769a151dae0f7505c9b6555c34f5d4e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd730343de766a36d486250de9587443236ab8992a9b7a5b19e78d948f89cd30 [INFO] running `Command { std: "docker" "start" "-a" "cd730343de766a36d486250de9587443236ab8992a9b7a5b19e78d948f89cd30", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-hakari v0.9.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.32s [INFO] running `Command { std: "docker" "inspect" "cd730343de766a36d486250de9587443236ab8992a9b7a5b19e78d948f89cd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd730343de766a36d486250de9587443236ab8992a9b7a5b19e78d948f89cd30", kill_on_drop: false }` [INFO] [stdout] cd730343de766a36d486250de9587443236ab8992a9b7a5b19e78d948f89cd30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5fb4a90db056e1945d8dc2e7b85c6440cf776828f51d5933f8c3dc2f27073e45 [INFO] running `Command { std: "docker" "start" "-a" "5fb4a90db056e1945d8dc2e7b85c6440cf776828f51d5933f8c3dc2f27073e45", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_hakari-b34e3b2c969d0751) [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_hakari-9cc26639d7ea2b8f) [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.02s [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] [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" "5fb4a90db056e1945d8dc2e7b85c6440cf776828f51d5933f8c3dc2f27073e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb4a90db056e1945d8dc2e7b85c6440cf776828f51d5933f8c3dc2f27073e45", kill_on_drop: false }` [INFO] [stdout] 5fb4a90db056e1945d8dc2e7b85c6440cf776828f51d5933f8c3dc2f27073e45