[INFO] fetching crate httptest 0.15.1... [INFO] checking httptest-0.15.1 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate httptest 0.15.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate httptest 0.15.1 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate httptest 0.15.1 [INFO] finished tweaking crates.io crate httptest 0.15.1 [INFO] tweaked toml for crates.io crate httptest 0.15.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d3fe52063f21cc5fdf94bf6a9f7f577af76e00a0c91912933ca4f70409979b3 [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" "5d3fe52063f21cc5fdf94bf6a9f7f577af76e00a0c91912933ca4f70409979b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d3fe52063f21cc5fdf94bf6a9f7f577af76e00a0c91912933ca4f70409979b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3fe52063f21cc5fdf94bf6a9f7f577af76e00a0c91912933ca4f70409979b3", kill_on_drop: false }` [INFO] [stdout] 5d3fe52063f21cc5fdf94bf6a9f7f577af76e00a0c91912933ca4f70409979b3 [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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa18919b156a2e0b23fb8360fd0eb37c61582e824e3f33d8a7f5ecd0473f3bd6 [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" "aa18919b156a2e0b23fb8360fd0eb37c61582e824e3f33d8a7f5ecd0473f3bd6", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking httptest v0.15.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 131 | | "Unexpected number of requests for matcher '{:?}'; received {}; expected {}", [INFO] [stdout] 132 | | matcher_name(&*expectation.matcher), [INFO] [stdout] 133 | | expectation.hit_count, [INFO] [stdout] 134 | | RangeDisplay(expectation.times), [INFO] [stdout] 135 | | )); [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] 130 | panic!( [INFO] [stdout] 131 | "Unexpected number of requests for matcher '{:?}'; received {}; expected {}", [INFO] [stdout] 132 | matcher_name(&*expectation.matcher), [INFO] [stdout] 133 | expectation.hit_count, [INFO] [stdout] 134 | RangeDisplay(expectation.times), [INFO] [stdout] 135 | ); [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/server.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 131 | | "Unexpected number of requests for matcher '{:?}'; received {}; expected {}", [INFO] [stdout] 132 | | matcher_name(&*expectation.matcher), [INFO] [stdout] 133 | | expectation.hit_count, [INFO] [stdout] 134 | | RangeDisplay(expectation.times), [INFO] [stdout] 135 | | )); [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] 130 | panic!( [INFO] [stdout] 131 | "Unexpected number of requests for matcher '{:?}'; received {}; expected {}", [INFO] [stdout] 132 | matcher_name(&*expectation.matcher), [INFO] [stdout] 133 | expectation.hit_count, [INFO] [stdout] 134 | RangeDisplay(expectation.times), [INFO] [stdout] 135 | ); [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 57.78s [INFO] running `Command { std: "docker" "inspect" "aa18919b156a2e0b23fb8360fd0eb37c61582e824e3f33d8a7f5ecd0473f3bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa18919b156a2e0b23fb8360fd0eb37c61582e824e3f33d8a7f5ecd0473f3bd6", kill_on_drop: false }` [INFO] [stdout] aa18919b156a2e0b23fb8360fd0eb37c61582e824e3f33d8a7f5ecd0473f3bd6