[INFO] fetching crate fibers 0.1.13... [INFO] checking fibers-0.1.13 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate fibers 0.1.13 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate fibers 0.1.13 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fibers 0.1.13 [INFO] finished tweaking crates.io crate fibers 0.1.13 [INFO] tweaked toml for crates.io crate fibers 0.1.13 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate fibers 0.1.13 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nbchan v0.1.3 [INFO] [stderr] Downloaded handy_async v0.2.13 [INFO] [stderr] Downloaded hermit-abi v0.1.3 [INFO] [stderr] Downloaded splay_tree v0.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e2110357fd1be25863b7dc442defe2a97273635e0ab66a454745b39d9b59eb9 [INFO] running `Command { std: "docker" "start" "-a" "7e2110357fd1be25863b7dc442defe2a97273635e0ab66a454745b39d9b59eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e2110357fd1be25863b7dc442defe2a97273635e0ab66a454745b39d9b59eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e2110357fd1be25863b7dc442defe2a97273635e0ab66a454745b39d9b59eb9", kill_on_drop: false }` [INFO] [stdout] 7e2110357fd1be25863b7dc442defe2a97273635e0ab66a454745b39d9b59eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a99de3ad219c7eb49bbd3d557ca568ab6e7b7142bd18540ce284240c5a9e87eb [INFO] running `Command { std: "docker" "start" "-a" "a99de3ad219c7eb49bbd3d557ca568ab6e7b7142bd18540ce284240c5a9e87eb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking splay_tree v0.2.10 [INFO] [stderr] Checking nbchan v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking handy_async v0.2.13 [INFO] [stderr] Checking fibers v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `pollers` is never read [INFO] [stdout] --> src/executor/thread_pool.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ThreadPoolExecutor { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 47 | pool: SchedulerPool, [INFO] [stdout] 48 | pollers: PollerPool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThreadPoolExecutor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `links` is never read [INFO] [stdout] --> src/executor/thread_pool.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 142 | struct PollerPool { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 143 | pollers: Vec, [INFO] [stdout] 144 | links: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PollerPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pollers` is never read [INFO] [stdout] --> src/executor/thread_pool.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ThreadPoolExecutor { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 47 | pool: SchedulerPool, [INFO] [stdout] 48 | pollers: PollerPool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThreadPoolExecutor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `links` is never read [INFO] [stdout] --> src/executor/thread_pool.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 142 | struct PollerPool { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 143 | pollers: Vec, [INFO] [stdout] 144 | links: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PollerPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `Command { std: "docker" "inspect" "a99de3ad219c7eb49bbd3d557ca568ab6e7b7142bd18540ce284240c5a9e87eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99de3ad219c7eb49bbd3d557ca568ab6e7b7142bd18540ce284240c5a9e87eb", kill_on_drop: false }` [INFO] [stdout] a99de3ad219c7eb49bbd3d557ca568ab6e7b7142bd18540ce284240c5a9e87eb [INFO] checking fibers-0.1.13 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate fibers 0.1.13 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate fibers 0.1.13 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fibers 0.1.13 [INFO] finished tweaking crates.io crate fibers 0.1.13 [INFO] tweaked toml for crates.io crate fibers 0.1.13 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate fibers 0.1.13 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec66251e8c3c56e2ea25a374e9581ad0768aacccad9a8e018cef6a9aa02a1aa3 [INFO] running `Command { std: "docker" "start" "-a" "ec66251e8c3c56e2ea25a374e9581ad0768aacccad9a8e018cef6a9aa02a1aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec66251e8c3c56e2ea25a374e9581ad0768aacccad9a8e018cef6a9aa02a1aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec66251e8c3c56e2ea25a374e9581ad0768aacccad9a8e018cef6a9aa02a1aa3", kill_on_drop: false }` [INFO] [stdout] ec66251e8c3c56e2ea25a374e9581ad0768aacccad9a8e018cef6a9aa02a1aa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28ab4dcbbe27fb4c6cdc16bbb53486fc143b36bb3107154b92f46ace41a50edf [INFO] running `Command { std: "docker" "start" "-a" "28ab4dcbbe27fb4c6cdc16bbb53486fc143b36bb3107154b92f46ace41a50edf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking splay_tree v0.2.10 [INFO] [stderr] Checking nbchan v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking handy_async v0.2.13 [INFO] [stderr] Checking fibers v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `pollers` is never read [INFO] [stdout] --> src/executor/thread_pool.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ThreadPoolExecutor { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 47 | pool: SchedulerPool, [INFO] [stdout] 48 | pollers: PollerPool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThreadPoolExecutor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `links` is never read [INFO] [stdout] --> src/executor/thread_pool.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 142 | struct PollerPool { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 143 | pollers: Vec, [INFO] [stdout] 144 | links: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PollerPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pollers` is never read [INFO] [stdout] --> src/executor/thread_pool.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ThreadPoolExecutor { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 47 | pool: SchedulerPool, [INFO] [stdout] 48 | pollers: PollerPool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThreadPoolExecutor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `links` is never read [INFO] [stdout] --> src/executor/thread_pool.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 142 | struct PollerPool { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 143 | pollers: Vec, [INFO] [stdout] 144 | links: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PollerPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "28ab4dcbbe27fb4c6cdc16bbb53486fc143b36bb3107154b92f46ace41a50edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ab4dcbbe27fb4c6cdc16bbb53486fc143b36bb3107154b92f46ace41a50edf", kill_on_drop: false }` [INFO] [stdout] 28ab4dcbbe27fb4c6cdc16bbb53486fc143b36bb3107154b92f46ace41a50edf