[INFO] fetching crate libpcp 0.6.4... [INFO] testing libpcp-0.6.4 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate libpcp 0.6.4 into /workspace/builds/worker-109/source [INFO] validating manifest of crates.io crate libpcp 0.6.4 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 libpcp 0.6.4 [INFO] finished tweaking crates.io crate libpcp 0.6.4 [INFO] tweaked toml for crates.io crate libpcp 0.6.4 written to /workspace/builds/worker-109/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] Downloading crates ... [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] f89ca1ba7484830e0179c0a05825a165177755cf37304700295b5b99889dfa90 [INFO] running `Command { std: "docker" "start" "-a" "f89ca1ba7484830e0179c0a05825a165177755cf37304700295b5b99889dfa90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f89ca1ba7484830e0179c0a05825a165177755cf37304700295b5b99889dfa90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89ca1ba7484830e0179c0a05825a165177755cf37304700295b5b99889dfa90", kill_on_drop: false }` [INFO] [stdout] f89ca1ba7484830e0179c0a05825a165177755cf37304700295b5b99889dfa90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] 83dd4e875594d85972bcdae7aa1678fad3f2fff386206a79f0f40644bae32093 [INFO] running `Command { std: "docker" "start" "-a" "83dd4e875594d85972bcdae7aa1678fad3f2fff386206a79f0f40644bae32093", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling libpcp v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/reactors/indexed_deps.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | / format!("Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 | | self.num_vars(), op, var)); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 ~ "Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 ~ self.num_vars(), op, var); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/store.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | debug_assert!(v < vstore.size(), format!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 141 | | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 | | self[p_idx], v, vstore.size())); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the debug_assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 140 ~ debug_assert!(v < vstore.size(), [INFO] [stdout] 141 | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 ~ self[p_idx], v, vstore.size()); [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 8.16s [INFO] running `Command { std: "docker" "inspect" "83dd4e875594d85972bcdae7aa1678fad3f2fff386206a79f0f40644bae32093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dd4e875594d85972bcdae7aa1678fad3f2fff386206a79f0f40644bae32093", kill_on_drop: false }` [INFO] [stdout] 83dd4e875594d85972bcdae7aa1678fad3f2fff386206a79f0f40644bae32093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] fe260969991372848b64684330f9abfe224507288db6c28e67ad89e63d9eec04 [INFO] running `Command { std: "docker" "start" "-a" "fe260969991372848b64684330f9abfe224507288db6c28e67ad89e63d9eec04", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libpcp v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/reactors/indexed_deps.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | / format!("Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 | | self.num_vars(), op, var)); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 ~ "Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 ~ self.num_vars(), op, var); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/store.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | debug_assert!(v < vstore.size(), format!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 141 | | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 | | self[p_idx], v, vstore.size())); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the debug_assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 140 ~ debug_assert!(v < vstore.size(), [INFO] [stdout] 141 | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 ~ self[p_idx], v, vstore.size()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/reactors/indexed_deps.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | / format!("Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 | | self.num_vars(), op, var)); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 ~ "Reactor IndexedDeps has been initialized for {} variables but `{}` of the variable {} was requested.", [INFO] [stdout] 46 ~ self.num_vars(), op, var); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/libpcp/propagation/store.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | debug_assert!(v < vstore.size(), format!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 141 | | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 | | self[p_idx], v, vstore.size())); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the debug_assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 140 ~ debug_assert!(v < vstore.size(), [INFO] [stdout] 141 | "The propagator {:?} has a dependency to the variable {} which is not in the vstore (of size {}).\n\ [INFO] [stdout] 142 | Hint: you should not manually create `Identity` struct, if you do make sure they contain relevant index to the variable vstore.", [INFO] [stdout] 143 ~ self[p_idx], v, vstore.size()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.61s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "fe260969991372848b64684330f9abfe224507288db6c28e67ad89e63d9eec04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe260969991372848b64684330f9abfe224507288db6c28e67ad89e63d9eec04", kill_on_drop: false }` [INFO] [stdout] fe260969991372848b64684330f9abfe224507288db6c28e67ad89e63d9eec04