[INFO] fetching crate netidx-bscript 0.10.5... [INFO] testing netidx-bscript-0.10.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate netidx-bscript 0.10.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate netidx-bscript 0.10.5 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 netidx-bscript 0.10.5 [INFO] finished tweaking crates.io crate netidx-bscript 0.10.5 [INFO] tweaked toml for crates.io crate netidx-bscript 0.10.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 936a0c5d927819b25b5a59dd9a6cd4890a138ec3c8855e877f757ccfaf47021a [INFO] running `Command { std: "docker" "start" "-a" "936a0c5d927819b25b5a59dd9a6cd4890a138ec3c8855e877f757ccfaf47021a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "936a0c5d927819b25b5a59dd9a6cd4890a138ec3c8855e877f757ccfaf47021a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936a0c5d927819b25b5a59dd9a6cd4890a138ec3c8855e877f757ccfaf47021a", kill_on_drop: false }` [INFO] [stdout] 936a0c5d927819b25b5a59dd9a6cd4890a138ec3c8855e877f757ccfaf47021a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 72ad66e935002130a5ed8794d7d4ad55f198b1be4ceefc887f67585054501d65 [INFO] running `Command { std: "docker" "start" "-a" "72ad66e935002130a5ed8794d7d4ad55f198b1be4ceefc887f67585054501d65", 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] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling packed_struct v0.6.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling cexpr v0.6.0 [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 serde_json v1.0.79 [INFO] [stderr] Compiling triomphe v0.1.5 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling packed_struct_codegen v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling libgssapi-sys v0.2.4 [INFO] [stderr] Compiling immutable-chunkmap v1.0.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling netidx-core v0.10.5 [INFO] [stderr] Compiling netidx-netproto v0.10.1 [INFO] [stderr] Compiling libgssapi v0.5.1 [INFO] [stderr] Compiling cross-krb5 v0.2.2 [INFO] [stderr] Compiling netidx v0.10.5 [INFO] [stderr] Compiling netidx-bscript v0.10.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.89s [INFO] running `Command { std: "docker" "inspect" "72ad66e935002130a5ed8794d7d4ad55f198b1be4ceefc887f67585054501d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ad66e935002130a5ed8794d7d4ad55f198b1be4ceefc887f67585054501d65", kill_on_drop: false }` [INFO] [stdout] 72ad66e935002130a5ed8794d7d4ad55f198b1be4ceefc887f67585054501d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 904d1f533a5ebb6207d116f50d34def071806aea2f71e0550bfcfc72714746e5 [INFO] running `Command { std: "docker" "start" "-a" "904d1f533a5ebb6207d116f50d34def071806aea2f71e0550bfcfc72714746e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling netidx-core v0.10.5 [INFO] [stderr] Compiling netidx-netproto v0.10.1 [INFO] [stderr] Compiling netidx v0.10.5 [INFO] [stderr] Compiling netidx-bscript v0.10.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.80s [INFO] running `Command { std: "docker" "inspect" "904d1f533a5ebb6207d116f50d34def071806aea2f71e0550bfcfc72714746e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "904d1f533a5ebb6207d116f50d34def071806aea2f71e0550bfcfc72714746e5", kill_on_drop: false }` [INFO] [stdout] 904d1f533a5ebb6207d116f50d34def071806aea2f71e0550bfcfc72714746e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 8392e52a7d7c3d6a6d7441ce089d9a2b5d1fc1db1e7862b420075d757a172f8f [INFO] running `Command { std: "docker" "start" "-a" "8392e52a7d7c3d6a6d7441ce089d9a2b5d1fc1db1e7862b420075d757a172f8f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/netidx_bscript-760914a175ffb655) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parser::tests::interp_parse ... ok [INFO] [stdout] test parser::tests::expr_parse ... ok [INFO] [stdout] test expr::tests::expr_pp_round_trip has been running for over 60 seconds [INFO] [stdout] test expr::tests::expr_round_trip has been running for over 60 seconds [INFO] [stdout] test expr::tests::expr_pp_round_trip ... ok [INFO] [stdout] test expr::tests::expr_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 163.05s [INFO] [stdout] [INFO] [stderr] Doc-tests netidx-bscript [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" "8392e52a7d7c3d6a6d7441ce089d9a2b5d1fc1db1e7862b420075d757a172f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8392e52a7d7c3d6a6d7441ce089d9a2b5d1fc1db1e7862b420075d757a172f8f", kill_on_drop: false }` [INFO] [stdout] 8392e52a7d7c3d6a6d7441ce089d9a2b5d1fc1db1e7862b420075d757a172f8f