[INFO] fetching crate psl 2.0.7... [INFO] checking psl-2.0.7 against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] extracting crate psl 2.0.7 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate psl 2.0.7 on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate psl 2.0.7 [INFO] finished tweaking crates.io crate psl 2.0.7 [INFO] tweaked toml for crates.io crate psl 2.0.7 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea8598bfcec29d0d9426c33c0461b8dd522dfe886a1a821ff01181fa801fcc2f [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" "ea8598bfcec29d0d9426c33c0461b8dd522dfe886a1a821ff01181fa801fcc2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea8598bfcec29d0d9426c33c0461b8dd522dfe886a1a821ff01181fa801fcc2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8598bfcec29d0d9426c33c0461b8dd522dfe886a1a821ff01181fa801fcc2f", kill_on_drop: false }` [INFO] [stdout] ea8598bfcec29d0d9426c33c0461b8dd522dfe886a1a821ff01181fa801fcc2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 957a69b642674fe2cd12e860b35edf722358c2c88c520ccf1ac0ea451497fe92 [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" "957a69b642674fe2cd12e860b35edf722358c2c88c520ccf1ac0ea451497fe92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking psl v2.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking error-chain v0.12.4 [INFO] [stderr] Checking psl-lexer v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking rspec v1.0.0 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/list.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 47 | | ... "line {} of the test file doesn't seem to be valid", [INFO] [stdout] 48 | | ... i [INFO] [stdout] 49 | | ... )); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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] 46 | panic!( [INFO] [stdout] 47 | "line {} of the test file doesn't seem to be valid", [INFO] [stdout] 48 | i [INFO] [stdout] 49 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/list.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 71 | | ... "line {} of the test file doesn't seem to be valid", [INFO] [stdout] 72 | | ... i [INFO] [stdout] 73 | | ... )); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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] 70 | panic!( [INFO] [stdout] 71 | "line {} of the test file doesn't seem to be valid", [INFO] [stdout] 72 | i [INFO] [stdout] 73 | ); [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 1m 11s [INFO] running `Command { std: "docker" "inspect" "957a69b642674fe2cd12e860b35edf722358c2c88c520ccf1ac0ea451497fe92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957a69b642674fe2cd12e860b35edf722358c2c88c520ccf1ac0ea451497fe92", kill_on_drop: false }` [INFO] [stdout] 957a69b642674fe2cd12e860b35edf722358c2c88c520ccf1ac0ea451497fe92