[INFO] fetching crate aws_sig_verify 0.6.1... [INFO] checking aws_sig_verify-0.6.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate aws_sig_verify 0.6.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate aws_sig_verify 0.6.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aws_sig_verify 0.6.1 [INFO] finished tweaking crates.io crate aws_sig_verify 0.6.1 [INFO] tweaked toml for crates.io crate aws_sig_verify 0.6.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 041479adacd14fbbcd0fbc3cc5880a832e0bac4a00770db938802198b90dfda2 [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" "041479adacd14fbbcd0fbc3cc5880a832e0bac4a00770db938802198b90dfda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "041479adacd14fbbcd0fbc3cc5880a832e0bac4a00770db938802198b90dfda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041479adacd14fbbcd0fbc3cc5880a832e0bac4a00770db938802198b90dfda2", kill_on_drop: false }` [INFO] [stdout] 041479adacd14fbbcd0fbc3cc5880a832e0bac4a00770db938802198b90dfda2 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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] b57c9f14b3dfef686cf4eebf2e5c744a2f3001a36cd90ebeddda9a1fcb82fe4f [INFO] running `Command { std: "docker" "start" "-a" "b57c9f14b3dfef686cf4eebf2e5c744a2f3001a36cd90ebeddda9a1fcb82fe4f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking aws_sig_verify v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let e = expect_err!( [INFO] [stdout] | _____________^ [INFO] [stdout] 156 | | canonicalize_uri_path(&"hello/world"), [INFO] [stdout] 157 | | ErrorKind::InvalidURIPath [INFO] [stdout] 158 | | ); [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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / expect_err!( [INFO] [stdout] 162 | | canonicalize_uri_path(&"/hello/../../world"), [INFO] [stdout] 163 | | ErrorKind::InvalidURIPath [INFO] [stdout] 164 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let e = expect_err!( [INFO] [stdout] | _____________^ [INFO] [stdout] 205 | | normalize_uri_path_component("abcd%yy"), [INFO] [stdout] 206 | | ErrorKind::InvalidURIPath [INFO] [stdout] 207 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | / expect_err!( [INFO] [stdout] 211 | | normalize_uri_path_component("abcd%yy"), [INFO] [stdout] 212 | | ErrorKind::InvalidURIPath [INFO] [stdout] 213 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / expect_err!( [INFO] [stdout] 216 | | normalize_uri_path_component("abcd%0"), [INFO] [stdout] 217 | | ErrorKind::InvalidURIPath [INFO] [stdout] 218 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / expect_err!( [INFO] [stdout] 221 | | normalize_uri_path_component("abcd%"), [INFO] [stdout] 222 | | ErrorKind::InvalidURIPath [INFO] [stdout] 223 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | let e = expect_err!( [INFO] [stdout] | _____________^ [INFO] [stdout] 256 | | sig.get_authorization_header_parameters(&request), [INFO] [stdout] 257 | | ErrorKind::MultipleHeaderValues); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:437:13 [INFO] [stdout] | [INFO] [stdout] 437 | let e = expect_err!( [INFO] [stdout] | _____________^ [INFO] [stdout] 438 | | sig.get_request_signature(&request), [INFO] [stdout] 439 | | ErrorKind::MultipleParameterValues); [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | / expect_err!( [INFO] [stdout] 465 | | sig.get_authorization_header_parameters(&request), [INFO] [stdout] 466 | | ErrorKind::MalformedHeader); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | / expect_err!( [INFO] [stdout] 489 | | sig.get_authorization_header_parameters(&request), [INFO] [stdout] 490 | | ErrorKind::MissingHeader); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:515:13 [INFO] [stdout] | [INFO] [stdout] 515 | let e = expect_err!( [INFO] [stdout] | _____________^ [INFO] [stdout] 516 | | sig.get_signed_headers(&request), [INFO] [stdout] 517 | | ErrorKind::MissingHeader); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:542:13 [INFO] [stdout] | [INFO] [stdout] 542 | let e = expect_err!( [INFO] [stdout] | _____________^ [INFO] [stdout] 543 | | sig.get_request_timestamp(&request), [INFO] [stdout] 544 | | ErrorKind::MalformedHeader); [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | / expect_err!( [INFO] [stdout] 567 | | sig.get_request_timestamp(&request), [INFO] [stdout] 568 | | ErrorKind::MissingHeader); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/unittest.rs:582:13 [INFO] [stdout] | [INFO] [stdout] 582 | let e = expect_err!( [INFO] [stdout] | _____________^ [INFO] [stdout] 583 | | sig.get_request_timestamp(&request), [INFO] [stdout] 584 | | ErrorKind::MalformedParameter); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.98s [INFO] running `Command { std: "docker" "inspect" "b57c9f14b3dfef686cf4eebf2e5c744a2f3001a36cd90ebeddda9a1fcb82fe4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57c9f14b3dfef686cf4eebf2e5c744a2f3001a36cd90ebeddda9a1fcb82fe4f", kill_on_drop: false }` [INFO] [stdout] b57c9f14b3dfef686cf4eebf2e5c744a2f3001a36cd90ebeddda9a1fcb82fe4f