[INFO] fetching crate gull 0.0.2... [INFO] checking gull-0.0.2 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate gull 0.0.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gull 0.0.2 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gull 0.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gull 0.0.2 [INFO] tweaked toml for crates.io crate gull 0.0.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docblock v0.0.1 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8718b3e4d34356ca92175cb67f393a2a443058b729538c2d4cd12d6cd2361c6b [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" "8718b3e4d34356ca92175cb67f393a2a443058b729538c2d4cd12d6cd2361c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8718b3e4d34356ca92175cb67f393a2a443058b729538c2d4cd12d6cd2361c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8718b3e4d34356ca92175cb67f393a2a443058b729538c2d4cd12d6cd2361c6b", kill_on_drop: false }` [INFO] [stdout] 8718b3e4d34356ca92175cb67f393a2a443058b729538c2d4cd12d6cd2361c6b [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd1033cc5069a8ec6b8daf6a790f9d90d508709994c46c4b015698d6ceb1efa [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" "5fd1033cc5069a8ec6b8daf6a790f9d90d508709994c46c4b015698d6ceb1efa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking docblock v0.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking gull v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking k9 v0.10.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> e2e/basic_codegen_test.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / k9::snapshot!( [INFO] [stdout] 148 | | declarations.codegen_rust()?, [INFO] [stdout] 149 | | r#" [INFO] [stdout] 150 | | use std::collections::BTreeMap; [INFO] [stdout] ... | [INFO] [stdout] 212 | | "# [INFO] [stdout] 213 | | ); [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] --> e2e/basic_codegen_test.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | / k9::snapshot!( [INFO] [stdout] 222 | | declarations.codegen_hack()?, [INFO] [stdout] 223 | | r#" [INFO] [stdout] 224 | | e2e/basic_codegen_test.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | / k9::snapshot!( [INFO] [stdout] 299 | | declarations.codegen_flow()?, [INFO] [stdout] 300 | | r#" [INFO] [stdout] 301 | | /* [INFO] [stdout] ... | [INFO] [stdout] 365 | | "# [INFO] [stdout] 366 | | ); [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] --> e2e/hack_codegen_test.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / snapshot!( [INFO] [stdout] 41 | | &hh_output.stdout, [INFO] [stdout] 42 | | "No errors! [INFO] [stdout] 43 | | " [INFO] [stdout] 44 | | ); [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] --> e2e/hack_codegen_test.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | assert_equal!(output.exit_code, Some(0)); [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] --> e2e/hack_codegen_test.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / snapshot!( [INFO] [stdout] 52 | | output.stdout, [INFO] [stdout] 53 | | "array(1) { [INFO] [stdout] 54 | | [\"hello\"]=> [INFO] [stdout] ... | [INFO] [stdout] 61 | | " [INFO] [stdout] 62 | | ); [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/sign_source.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / snapshot!( [INFO] [stdout] 39 | | signed, [INFO] [stdout] 40 | | r#" [INFO] [stdout] 41 | | /* [INFO] [stdout] ... | [INFO] [stdout] 50 | | "# [INFO] [stdout] 51 | | ); [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.25s [INFO] running `Command { std: "docker" "inspect" "5fd1033cc5069a8ec6b8daf6a790f9d90d508709994c46c4b015698d6ceb1efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd1033cc5069a8ec6b8daf6a790f9d90d508709994c46c4b015698d6ceb1efa", kill_on_drop: false }` [INFO] [stdout] 5fd1033cc5069a8ec6b8daf6a790f9d90d508709994c46c4b015698d6ceb1efa