[INFO] fetching crate refinery 0.5.0... [INFO] checking refinery-0.5.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate refinery 0.5.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate refinery 0.5.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate refinery 0.5.0 [INFO] finished tweaking crates.io crate refinery 0.5.0 [INFO] tweaked toml for crates.io crate refinery 0.5.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82fada49c9b841912288843dfa5082035f20cb32cf9bd213aec46e4e7a365c67 [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" "82fada49c9b841912288843dfa5082035f20cb32cf9bd213aec46e4e7a365c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82fada49c9b841912288843dfa5082035f20cb32cf9bd213aec46e4e7a365c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82fada49c9b841912288843dfa5082035f20cb32cf9bd213aec46e4e7a365c67", kill_on_drop: false }` [INFO] [stdout] 82fada49c9b841912288843dfa5082035f20cb32cf9bd213aec46e4e7a365c67 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea8ff125b2ffd55a87c5def3d09ade225e2c882ade4572ed70da0812edecaecf [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" "ea8ff125b2ffd55a87c5def3d09ade225e2c882ade4572ed70da0812edecaecf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking predicates-core v1.0.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking barrel v0.6.5 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking tokio-compat-02 v0.1.2 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking refinery-core v0.5.0 [INFO] [stderr] Compiling refinery-macros v0.5.0 [INFO] [stderr] Checking refinery v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V2__add_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V4__add_year_to_motos_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V3__add_brand_to_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V1__initial.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V2__add_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V4__add_year_to_motos_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V3__add_brand_to_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V1__initial.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V2__add_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V4__add_year_to_motos_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V3__add_brand_to_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V1__initial.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V2__add_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V4__add_year_to_motos_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V3__add_brand_to_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V1__initial.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V2__add_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V4__add_year_to_motos_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V3__add_brand_to_cars_table.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `migration` [INFO] [stdout] --> tests/mod_migrations/V1__initial.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn migration() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "ea8ff125b2ffd55a87c5def3d09ade225e2c882ade4572ed70da0812edecaecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8ff125b2ffd55a87c5def3d09ade225e2c882ade4572ed70da0812edecaecf", kill_on_drop: false }` [INFO] [stdout] ea8ff125b2ffd55a87c5def3d09ade225e2c882ade4572ed70da0812edecaecf