[INFO] fetching crate consalifold 0.1.5... [INFO] checking consalifold-0.1.5 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate consalifold 0.1.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate consalifold 0.1.5 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate consalifold 0.1.5 [INFO] finished tweaking crates.io crate consalifold 0.1.5 [INFO] tweaked toml for crates.io crate consalifold 0.1.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate consalifold 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded consprob v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ba89ee4707bd0ca0d6279fc7288e9a5ade3c0ace222da1df4915cd5e9fde7fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ba89ee4707bd0ca0d6279fc7288e9a5ade3c0ace222da1df4915cd5e9fde7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ba89ee4707bd0ca0d6279fc7288e9a5ade3c0ace222da1df4915cd5e9fde7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba89ee4707bd0ca0d6279fc7288e9a5ade3c0ace222da1df4915cd5e9fde7fb", kill_on_drop: false }` [INFO] [stdout] 7ba89ee4707bd0ca0d6279fc7288e9a5ade3c0ace222da1df4915cd5e9fde7fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0e937733f408f362b6f0ef1ba18b9f22f1ec8afb2b8046445383da1c2686702 [INFO] running `Command { std: "docker" "start" "-a" "c0e937733f408f362b6f0ef1ba18b9f22f1ec8afb2b8046445383da1c2686702", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking bio-seq-algos v0.1.17 [INFO] [stderr] Checking rna-ss-params v0.1.20 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking bio v0.20.3 [INFO] [stderr] Checking rna-algos v0.1.27 [INFO] [stderr] Checking consprob v0.1.6 [INFO] [stderr] Checking consalifold v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:46:72 [INFO] [stdout] | [INFO] [stdout] 46 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 46 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:46:72 [INFO] [stdout] | [INFO] [stdout] 46 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 46 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.75s [INFO] running `Command { std: "docker" "inspect" "c0e937733f408f362b6f0ef1ba18b9f22f1ec8afb2b8046445383da1c2686702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e937733f408f362b6f0ef1ba18b9f22f1ec8afb2b8046445383da1c2686702", kill_on_drop: false }` [INFO] [stdout] c0e937733f408f362b6f0ef1ba18b9f22f1ec8afb2b8046445383da1c2686702