[INFO] fetching crate rust-tunnel 1.0.36... [INFO] testing rust-tunnel-1.0.36 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rust-tunnel 1.0.36 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate rust-tunnel 1.0.36 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 rust-tunnel 1.0.36 [INFO] finished tweaking crates.io crate rust-tunnel 1.0.36 [INFO] tweaked toml for crates.io crate rust-tunnel 1.0.36 written to /workspace/builds/worker-27/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] Downloading crates ... [INFO] [stderr] Downloaded rtrb v0.1.4 [INFO] [stderr] Downloaded nonzero_ext v0.3.0 [INFO] [stderr] Downloaded sized-chunks v0.6.5 [INFO] [stderr] Downloaded reed-solomon-erasure v4.0.2 [INFO] [stderr] Downloaded bloomfilter v1.0.9 [INFO] [stderr] Downloaded async-recursion v0.2.0 [INFO] [stderr] Downloaded priority-queue v1.2.1 [INFO] [stderr] Downloaded argh_shared v0.1.7 [INFO] [stderr] Downloaded argh_derive v0.1.7 [INFO] [stderr] Downloaded probability v0.17.0 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded smolscale v0.3.23 [INFO] [stderr] Downloaded argh v0.1.7 [INFO] [stderr] Downloaded dhat v0.2.4 [INFO] [stderr] Downloaded async-oneshot v0.4.2 [INFO] [stderr] Downloaded futures-micro v0.3.1 [INFO] [stderr] Downloaded arraymap v0.1.1 [INFO] [stderr] Downloaded c2-chacha v0.3.3 [INFO] [stderr] Downloaded im v15.0.0 [INFO] [stderr] Downloaded bipe v0.2.1 [INFO] [stderr] Downloaded sosistab v0.4.44 [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] b21f57ddeb628b99fee8a65f96feddc69186f9a503c8b414cd6d996d3733e58e [INFO] running `Command { std: "docker" "start" "-a" "b21f57ddeb628b99fee8a65f96feddc69186f9a503c8b414cd6d996d3733e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21f57ddeb628b99fee8a65f96feddc69186f9a503c8b414cd6d996d3733e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21f57ddeb628b99fee8a65f96feddc69186f9a503c8b414cd6d996d3733e58e", kill_on_drop: false }` [INFO] [stdout] b21f57ddeb628b99fee8a65f96feddc69186f9a503c8b414cd6d996d3733e58e [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] 1ca61ab12bbb1268b83709cea51b38621b310ab00025317420bdf888730b1921 [INFO] running `Command { std: "docker" "start" "-a" "1ca61ab12bbb1268b83709cea51b38621b310ab00025317420bdf888730b1921", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling futures-micro v0.3.1 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling arraymap v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling priority-queue v1.2.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rtrb v0.1.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling async-recursion v0.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling async-oneshot v0.4.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling bipe v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling probability v0.17.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bloomfilter v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol-timeout v0.6.0 [INFO] [stderr] Compiling smolscale v0.3.23 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling cached_proc_macro v0.7.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling dhat v0.2.4 [INFO] [stderr] Compiling cached v0.26.2 [INFO] [stderr] Compiling sosistab v0.4.44 [INFO] [stderr] Compiling rust-tunnel v1.0.36 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "1ca61ab12bbb1268b83709cea51b38621b310ab00025317420bdf888730b1921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca61ab12bbb1268b83709cea51b38621b310ab00025317420bdf888730b1921", kill_on_drop: false }` [INFO] [stdout] 1ca61ab12bbb1268b83709cea51b38621b310ab00025317420bdf888730b1921 [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] 719e5846e9ec3de3d4db3538f847e050fac5de37fac512c56f40257f0c1b0db6 [INFO] running `Command { std: "docker" "start" "-a" "719e5846e9ec3de3d4db3538f847e050fac5de37fac512c56f40257f0c1b0db6", kill_on_drop: false }` [INFO] [stderr] Compiling rust-tunnel v1.0.36 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "719e5846e9ec3de3d4db3538f847e050fac5de37fac512c56f40257f0c1b0db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719e5846e9ec3de3d4db3538f847e050fac5de37fac512c56f40257f0c1b0db6", kill_on_drop: false }` [INFO] [stdout] 719e5846e9ec3de3d4db3538f847e050fac5de37fac512c56f40257f0c1b0db6 [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] 7863ab1a72749e47ed6ccde8e8e41bc9ec37a91a9cb8e6e8ae1c432c7761cd19 [INFO] running `Command { std: "docker" "start" "-a" "7863ab1a72749e47ed6ccde8e8e41bc9ec37a91a9cb8e6e8ae1c432c7761cd19", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_tunnel-9cdcfaa7ee3f7a1b) [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 rust-tunnel [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" "7863ab1a72749e47ed6ccde8e8e41bc9ec37a91a9cb8e6e8ae1c432c7761cd19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7863ab1a72749e47ed6ccde8e8e41bc9ec37a91a9cb8e6e8ae1c432c7761cd19", kill_on_drop: false }` [INFO] [stdout] 7863ab1a72749e47ed6ccde8e8e41bc9ec37a91a9cb8e6e8ae1c432c7761cd19