[INFO] fetching crate tor-chanmgr 0.0.1... [INFO] testing tor-chanmgr-0.0.1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate tor-chanmgr 0.0.1 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate tor-chanmgr 0.0.1 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 tor-chanmgr 0.0.1 [INFO] finished tweaking crates.io crate tor-chanmgr 0.0.1 [INFO] tweaked toml for crates.io crate tor-chanmgr 0.0.1 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dafe3621a7fff06dd6f6764631b638cf3267925b1c6a6ec4ea45514c17484473 [INFO] running `Command { std: "docker" "start" "-a" "dafe3621a7fff06dd6f6764631b638cf3267925b1c6a6ec4ea45514c17484473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dafe3621a7fff06dd6f6764631b638cf3267925b1c6a6ec4ea45514c17484473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dafe3621a7fff06dd6f6764631b638cf3267925b1c6a6ec4ea45514c17484473", kill_on_drop: false }` [INFO] [stdout] dafe3621a7fff06dd6f6764631b638cf3267925b1c6a6ec4ea45514c17484473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edf3b981d2c647bddd0d3ba18a9fad87be9ea1d9a66994df72de72ae1dd80121 [INFO] running `Command { std: "docker" "start" "-a" "edf3b981d2c647bddd0d3ba18a9fad87be9ea1d9a66994df72de72ae1dd80121", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling caret v0.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling tor-protover v0.0.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling tor-llcrypto v0.0.1 [INFO] [stderr] Compiling tor-bytes v0.0.1 [INFO] [stderr] Compiling tor-checkable v0.0.1 [INFO] [stderr] Compiling tor-linkspec v0.0.1 [INFO] [stderr] Compiling tor-cert v0.0.1 [INFO] [stderr] Compiling tor-cell v0.0.1 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tor-rtcompat v0.0.1 [INFO] [stderr] Compiling tor-proto v0.0.1 [INFO] [stderr] Compiling tor-chanmgr v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.19s [INFO] running `Command { std: "docker" "inspect" "edf3b981d2c647bddd0d3ba18a9fad87be9ea1d9a66994df72de72ae1dd80121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf3b981d2c647bddd0d3ba18a9fad87be9ea1d9a66994df72de72ae1dd80121", kill_on_drop: false }` [INFO] [stdout] edf3b981d2c647bddd0d3ba18a9fad87be9ea1d9a66994df72de72ae1dd80121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128447731ab2302c92456ed6ad7b0599a3f562352de4342017215f386ad26abd [INFO] running `Command { std: "docker" "start" "-a" "128447731ab2302c92456ed6ad7b0599a3f562352de4342017215f386ad26abd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling futures-await-test-macro v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling futures-await-test v0.3.0 [INFO] [stderr] Compiling tor-proto v0.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tor-rtcompat v0.0.1 [INFO] [stderr] Compiling tor-rtmock v0.0.1 [INFO] [stderr] Compiling tor-chanmgr v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.80s [INFO] running `Command { std: "docker" "inspect" "128447731ab2302c92456ed6ad7b0599a3f562352de4342017215f386ad26abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128447731ab2302c92456ed6ad7b0599a3f562352de4342017215f386ad26abd", kill_on_drop: false }` [INFO] [stdout] 128447731ab2302c92456ed6ad7b0599a3f562352de4342017215f386ad26abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2da98748b9abec0c05f5da17a957fd07bba55f93bafdf75918ab3adce68312d9 [INFO] running `Command { std: "docker" "start" "-a" "2da98748b9abec0c05f5da17a957fd07bba55f93bafdf75918ab3adce68312d9", 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.87s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tor_chanmgr-323a0a554b40396b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test mgr::map::test::rmv_unusable ... ok [INFO] [stdout] test mgr::map::test::simple_ops ... ok [INFO] [stdout] test mgr::map::test::change ... ok [INFO] [stdout] test mgr::test::connect_one_fail ... ok [INFO] [stdout] test builder::test::build_ok ... ok [INFO] [stdout] test mgr::test::test_concurrent ... ok [INFO] [stdout] test mgr::test::connect_one_ok ... ok [INFO] [stdout] test mgr::test::unusable_entries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests tor-chanmgr [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" "2da98748b9abec0c05f5da17a957fd07bba55f93bafdf75918ab3adce68312d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da98748b9abec0c05f5da17a957fd07bba55f93bafdf75918ab3adce68312d9", kill_on_drop: false }` [INFO] [stdout] 2da98748b9abec0c05f5da17a957fd07bba55f93bafdf75918ab3adce68312d9