[INFO] fetching crate netidx-protocols 0.10.4... [INFO] building netidx-protocols-0.10.4 against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] extracting crate netidx-protocols 0.10.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate netidx-protocols 0.10.4 on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netidx-protocols 0.10.4 [INFO] finished tweaking crates.io crate netidx-protocols 0.10.4 [INFO] tweaked toml for crates.io crate netidx-protocols 0.10.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cef502b0c36b53625286d00cbd87e58f3077d6c0c922204ff7a674aa7e9cca4 [INFO] running `Command { std: "docker" "start" "-a" "3cef502b0c36b53625286d00cbd87e58f3077d6c0c922204ff7a674aa7e9cca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cef502b0c36b53625286d00cbd87e58f3077d6c0c922204ff7a674aa7e9cca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cef502b0c36b53625286d00cbd87e58f3077d6c0c922204ff7a674aa7e9cca4", kill_on_drop: false }` [INFO] [stdout] 3cef502b0c36b53625286d00cbd87e58f3077d6c0c922204ff7a674aa7e9cca4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36c0957915f6b98d5852a090af48352e10123ac4e4a0c06b272be0e8dcc94604 [INFO] running `Command { std: "docker" "start" "-a" "36c0957915f6b98d5852a090af48352e10123ac4e4a0c06b272be0e8dcc94604", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling packed_struct v0.6.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling arcstr v1.1.3 [INFO] [stderr] Compiling triomphe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling packed_struct_codegen v0.6.1 [INFO] [stderr] Compiling immutable-chunkmap v1.0.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling libgssapi-sys v0.2.4 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling netidx-core v0.10.0 [INFO] [stderr] Compiling netidx-netproto v0.10.1 [INFO] [stderr] Compiling libgssapi v0.5.0 [INFO] [stderr] Compiling cross-krb5 v0.1.1 [INFO] [stderr] Compiling netidx v0.10.4 [INFO] [stderr] Compiling netidx-bscript v0.10.4 [INFO] [stderr] Compiling netidx-protocols v0.10.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.89s [INFO] running `Command { std: "docker" "inspect" "36c0957915f6b98d5852a090af48352e10123ac4e4a0c06b272be0e8dcc94604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c0957915f6b98d5852a090af48352e10123ac4e4a0c06b272be0e8dcc94604", kill_on_drop: false }` [INFO] [stdout] 36c0957915f6b98d5852a090af48352e10123ac4e4a0c06b272be0e8dcc94604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06877559d7b0ace62599d425ba870920af21dcbc4146382598d7a04ae446f64d [INFO] running `Command { std: "docker" "start" "-a" "06877559d7b0ace62599d425ba870920af21dcbc4146382598d7a04ae446f64d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling netidx-core v0.10.0 [INFO] [stderr] Compiling netidx-netproto v0.10.1 [INFO] [stderr] Compiling netidx v0.10.4 [INFO] [stderr] Compiling netidx-bscript v0.10.4 [INFO] [stderr] Compiling netidx-protocols v0.10.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.07s [INFO] running `Command { std: "docker" "inspect" "06877559d7b0ace62599d425ba870920af21dcbc4146382598d7a04ae446f64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06877559d7b0ace62599d425ba870920af21dcbc4146382598d7a04ae446f64d", kill_on_drop: false }` [INFO] [stdout] 06877559d7b0ace62599d425ba870920af21dcbc4146382598d7a04ae446f64d