[INFO] fetching crate tsyncp 0.3.0... [INFO] building tsyncp-0.3.0 against master#3266c36624e804f9f086ebd40db19039b55a4ec1 for pr-111698 [INFO] extracting crate tsyncp 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate tsyncp 0.3.0 on toolchain 3266c36624e804f9f086ebd40db19039b55a4ec1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tsyncp 0.3.0 [INFO] finished tweaking crates.io crate tsyncp 0.3.0 [INFO] tweaked toml for crates.io crate tsyncp 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate tsyncp 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-subscriber v0.3.11 [INFO] [stderr] Downloaded dummy v0.4.1 [INFO] [stderr] Downloaded fake v2.4.3 [INFO] [stderr] Downloaded prost v0.10.1 [INFO] [stderr] Downloaded snafu-derive v0.7.0 [INFO] [stderr] Downloaded snafu v0.7.0 [INFO] [stderr] Downloaded tracing-core v0.1.25 [INFO] [stderr] Downloaded tracing v0.1.33 [INFO] [stderr] Downloaded prost-derive v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffe4de7ed557a7b8d4cd8b08bf2da9a0b5b84c19ccf688315b8e8e3fcf374f0f [INFO] running `Command { std: "docker" "start" "-a" "ffe4de7ed557a7b8d4cd8b08bf2da9a0b5b84c19ccf688315b8e8e3fcf374f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffe4de7ed557a7b8d4cd8b08bf2da9a0b5b84c19ccf688315b8e8e3fcf374f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe4de7ed557a7b8d4cd8b08bf2da9a0b5b84c19ccf688315b8e8e3fcf374f0f", kill_on_drop: false }` [INFO] [stdout] ffe4de7ed557a7b8d4cd8b08bf2da9a0b5b84c19ccf688315b8e8e3fcf374f0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04a16fcdf4033538f185458eb82692829a6a201f6451a219e2bfb4f12acba9d6 [INFO] running `Command { std: "docker" "start" "-a" "04a16fcdf4033538f185458eb82692829a6a201f6451a219e2bfb4f12acba9d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tsyncp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.65s [INFO] running `Command { std: "docker" "inspect" "04a16fcdf4033538f185458eb82692829a6a201f6451a219e2bfb4f12acba9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a16fcdf4033538f185458eb82692829a6a201f6451a219e2bfb4f12acba9d6", kill_on_drop: false }` [INFO] [stdout] 04a16fcdf4033538f185458eb82692829a6a201f6451a219e2bfb4f12acba9d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3de090d036268104c8bcaca767d30263ab18f96b787a4ae8757cd7878d540ea1 [INFO] running `Command { std: "docker" "start" "-a" "3de090d036268104c8bcaca767d30263ab18f96b787a4ae8757cd7878d540ea1", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling dummy v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling fake v2.4.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tsyncp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "3de090d036268104c8bcaca767d30263ab18f96b787a4ae8757cd7878d540ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de090d036268104c8bcaca767d30263ab18f96b787a4ae8757cd7878d540ea1", kill_on_drop: false }` [INFO] [stdout] 3de090d036268104c8bcaca767d30263ab18f96b787a4ae8757cd7878d540ea1