[INFO] fetching crate fbleau 0.3.2... [INFO] checking fbleau-0.3.2 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate fbleau 0.3.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate fbleau 0.3.2 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fbleau 0.3.2 [INFO] finished tweaking crates.io crate fbleau 0.3.2 [INFO] tweaked toml for crates.io crate fbleau 0.3.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate fbleau 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numpy v0.13.0 [INFO] [stderr] Downloaded rustlearn v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f6f650d32a40b47b8dd1b852082bbd506c0add9a8e5b10f9b018df4ed4634fb [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" "7f6f650d32a40b47b8dd1b852082bbd506c0add9a8e5b10f9b018df4ed4634fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f6f650d32a40b47b8dd1b852082bbd506c0add9a8e5b10f9b018df4ed4634fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6f650d32a40b47b8dd1b852082bbd506c0add9a8e5b10f9b018df4ed4634fb", kill_on_drop: false }` [INFO] [stdout] 7f6f650d32a40b47b8dd1b852082bbd506c0add9a8e5b10f9b018df4ed4634fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27b721c5e37c98ce2d75ed0c2819614dd6d91f0263d979f36ebd14129fec9866 [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" "27b721c5e37c98ce2d75ed0c2819614dd6d91f0263d979f36ebd14129fec9866", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking once_cell v1.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustlearn v0.5.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking ndarray v0.14.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking fbleau v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | panic!(format!("Could not parse file {}. Error at line: {:?}", [INFO] [stdout] | ____________________________^ [INFO] [stdout] 38 | | fname, record)))); [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] 37 | panic!("Could not parse file {}. Error at line: {:?}", [INFO] [stdout] 38 | fname, record))); [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/utils.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | panic!(format!("Could not parse file {}. Error at line: {:?}", [INFO] [stdout] | ____________________________^ [INFO] [stdout] 38 | | fname, record)))); [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] 37 | panic!("Could not parse file {}. Error at line: {:?}", [INFO] [stdout] 38 | fname, record))); [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 17.01s [INFO] running `Command { std: "docker" "inspect" "27b721c5e37c98ce2d75ed0c2819614dd6d91f0263d979f36ebd14129fec9866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b721c5e37c98ce2d75ed0c2819614dd6d91f0263d979f36ebd14129fec9866", kill_on_drop: false }` [INFO] [stdout] 27b721c5e37c98ce2d75ed0c2819614dd6d91f0263d979f36ebd14129fec9866