[INFO] fetching crate jab 0.0.1... [INFO] checking jab-0.0.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate jab 0.0.1 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate jab 0.0.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jab 0.0.1 [INFO] finished tweaking crates.io crate jab 0.0.1 [INFO] tweaked toml for crates.io crate jab 0.0.1 written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate crates.io crate jab 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v1.0.2 [INFO] [stderr] Downloaded jobserver v0.1.19 [INFO] [stderr] Downloaded predicates-core v1.0.0 [INFO] [stderr] Downloaded openssl-sys v0.9.53 [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded cargo-lock v4.0.1 [INFO] [stderr] Downloaded backtrace v0.3.43 [INFO] [stderr] Downloaded predicates-tree v1.0.0 [INFO] [stderr] Downloaded libssh2-sys v0.2.14 [INFO] [stderr] Downloaded smallvec v1.1.0 [INFO] [stderr] Downloaded normalize-line-endings v0.2.2 [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded serde_json v1.0.46 [INFO] [stderr] Downloaded pager v0.15.0 [INFO] [stderr] Downloaded built v0.4.0 [INFO] [stderr] Downloaded mockall_derive v0.6.0 [INFO] [stderr] Downloaded mockall v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba62164a80bd3a8893dba299ffa12fd70fd75b75b058df32653310c8df61cc46 [INFO] running `Command { std: "docker" "start" "-a" "ba62164a80bd3a8893dba299ffa12fd70fd75b75b058df32653310c8df61cc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba62164a80bd3a8893dba299ffa12fd70fd75b75b058df32653310c8df61cc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba62164a80bd3a8893dba299ffa12fd70fd75b75b058df32653310c8df61cc46", kill_on_drop: false }` [INFO] [stdout] ba62164a80bd3a8893dba299ffa12fd70fd75b75b058df32653310c8df61cc46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeed941bd5e64489624817dcc1ea5bf9d145d3dfce044a9f9b79ea247ba46cde [INFO] running `Command { std: "docker" "start" "-a" "aeed941bd5e64489624817dcc1ea5bf9d145d3dfce044a9f9b79ea247ba46cde", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] serde v1.0.104 (as host dependency): derive [INFO] [stderr] syn v1.0.13 (as host dependency): full [INFO] [stderr] [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking pager v0.15.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking git2 v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling mockall_derive v0.6.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking mockall v0.6.0 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling built v0.4.0 [INFO] [stderr] Compiling jab v0.0.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/lib/db/postgresql/client.rs (7 fixes) [INFO] [stderr] Migrating src/bin/jab.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/lib/git.rs (1 fix) [INFO] [stderr] Fixed src/bin/jab.rs (1 fix) [INFO] [stdout] warning: module `DbConnectionConfigTest` should have a snake case name [INFO] [stdout] --> src/lib/db/postgresql/client.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | mod DbConnectionConfigTest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_connection_config_test` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.55s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling built v0.4.0 [INFO] [stderr] Compiling jab v0.0.1 (/tmp/fixit) [INFO] [stdout] warning: module `DbConnectionConfigTest` should have a snake case name [INFO] [stdout] --> src/lib/db/postgresql/client.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | mod DbConnectionConfigTest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_connection_config_test` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.40s [INFO] running `Command { std: "docker" "inspect" "aeed941bd5e64489624817dcc1ea5bf9d145d3dfce044a9f9b79ea247ba46cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeed941bd5e64489624817dcc1ea5bf9d145d3dfce044a9f9b79ea247ba46cde", kill_on_drop: false }` [INFO] [stdout] aeed941bd5e64489624817dcc1ea5bf9d145d3dfce044a9f9b79ea247ba46cde