[INFO] fetching crate fruently 0.10.0... [INFO] testing fruently-0.10.0 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate fruently 0.10.0 into /workspace/builds/worker-97/source [INFO] validating manifest of crates.io crate fruently 0.10.0 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fruently 0.10.0 [INFO] finished tweaking crates.io crate fruently 0.10.0 [INFO] tweaked toml for crates.io crate fruently 0.10.0 written to /workspace/builds/worker-97/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95b5cbb12159912b03de67494e3cc67e844d8a2d44e02107381102c2801e603f [INFO] running `Command { std: "docker" "start" "-a" "95b5cbb12159912b03de67494e3cc67e844d8a2d44e02107381102c2801e603f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95b5cbb12159912b03de67494e3cc67e844d8a2d44e02107381102c2801e603f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b5cbb12159912b03de67494e3cc67e844d8a2d44e02107381102c2801e603f", kill_on_drop: false }` [INFO] [stdout] 95b5cbb12159912b03de67494e3cc67e844d8a2d44e02107381102c2801e603f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33d113d20b668775cab094c90faa3ae2f5eb3e0c99acd65e8ba23b0bcdc5b5ef [INFO] running `Command { std: "docker" "start" "-a" "33d113d20b668775cab094c90faa3ae2f5eb3e0c99acd65e8ba23b0bcdc5b5ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling pulldown-cmark v0.0.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling retry v0.4.0 [INFO] [stderr] Compiling skeptic v0.9.0 [INFO] [stderr] Compiling fruently v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stdout] warning: where clauses are not enforced in type aliases [INFO] [stdout] --> src/fluent.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | T: Serialize = EventRecord; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the clause will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 31 - type MsgPackSendType where [INFO] [stdout] 31 + type MsgPackSendType = EventRecord; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses are not enforced in type aliases [INFO] [stdout] --> src/forwardable/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | T: Serialize = (EventTime, T); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the clause will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 11 - pub type Entry where [INFO] [stdout] 11 + pub type Entry = (EventTime, T); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.86s [INFO] running `Command { std: "docker" "inspect" "33d113d20b668775cab094c90faa3ae2f5eb3e0c99acd65e8ba23b0bcdc5b5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d113d20b668775cab094c90faa3ae2f5eb3e0c99acd65e8ba23b0bcdc5b5ef", kill_on_drop: false }` [INFO] [stdout] 33d113d20b668775cab094c90faa3ae2f5eb3e0c99acd65e8ba23b0bcdc5b5ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d63194a55dadf08c8609171fb64b064415e3721d2bbf285bd9fc7dfd74b04198 [INFO] running `Command { std: "docker" "start" "-a" "d63194a55dadf08c8609171fb64b064415e3721d2bbf285bd9fc7dfd74b04198", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stdout] warning: where clauses are not enforced in type aliases [INFO] [stdout] --> src/fluent.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | T: Serialize = EventRecord; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the clause will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 31 - type MsgPackSendType where [INFO] [stdout] 31 + type MsgPackSendType = EventRecord; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses are not enforced in type aliases [INFO] [stdout] --> src/forwardable/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | T: Serialize = (EventTime, T); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the clause will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 11 - pub type Entry where [INFO] [stdout] 11 + pub type Entry = (EventTime, T); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling fruently v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> examples/store_file.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | let home = env::home_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/forward.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses are not enforced in type aliases [INFO] [stdout] --> src/fluent.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | T: Serialize = EventRecord; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the clause will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 31 - type MsgPackSendType where [INFO] [stdout] 31 + type MsgPackSendType = EventRecord; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses are not enforced in type aliases [INFO] [stdout] --> src/forwardable/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | T: Serialize = (EventTime, T); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the clause will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 11 - pub type Entry where [INFO] [stdout] 11 + pub type Entry = (EventTime, T); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d63194a55dadf08c8609171fb64b064415e3721d2bbf285bd9fc7dfd74b04198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63194a55dadf08c8609171fb64b064415e3721d2bbf285bd9fc7dfd74b04198", kill_on_drop: false }` [INFO] [stdout] d63194a55dadf08c8609171fb64b064415e3721d2bbf285bd9fc7dfd74b04198