[INFO] fetching crate specs 0.18.0... [INFO] checking specs-0.18.0 against try#b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 for pr-102737 [INFO] extracting crate specs 0.18.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate specs 0.18.0 on toolchain b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate specs 0.18.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate specs 0.18.0 [INFO] tweaked toml for crates.io crate specs 0.18.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate specs 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f69066f0aadaa743feafc7a9595d2a466eff9109e53449e93a299d9ba9ddb6d [INFO] running `Command { std: "docker" "start" "-a" "0f69066f0aadaa743feafc7a9595d2a466eff9109e53449e93a299d9ba9ddb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f69066f0aadaa743feafc7a9595d2a466eff9109e53449e93a299d9ba9ddb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f69066f0aadaa743feafc7a9595d2a466eff9109e53449e93a299d9ba9ddb6d", kill_on_drop: false }` [INFO] [stdout] 0f69066f0aadaa743feafc7a9595d2a466eff9109e53449e93a299d9ba9ddb6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 356fa2db5ef68f33f503200917ff456447b6e11d732512d9576810bc0137b86b [INFO] running `Command { std: "docker" "start" "-a" "356fa2db5ef68f33f503200917ff456447b6e11d732512d9576810bc0137b86b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking tuple_utils v0.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking shred v0.13.0 [INFO] [stderr] Checking specs v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nalgebra v0.31.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] warning: field `radius` is never read [INFO] [stdout] --> benches/parallel.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct Ball { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 59 | radius: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ball` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a` and `b` are never read [INFO] [stdout] --> benches/parallel.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | struct Rect { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 68 | a: f32, [INFO] [stdout] | ^ [INFO] [stdout] 69 | b: f32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Rect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a`, `b` and `contact` are never read [INFO] [stdout] --> benches/parallel.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 94 | struct Collision { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 95 | a: Entity, [INFO] [stdout] | ^ [INFO] [stdout] 96 | b: Entity, [INFO] [stdout] | ^ [INFO] [stdout] 97 | contact: Vec2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Collision` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `inner_width` and `inner_height` are never read [INFO] [stdout] --> benches/parallel.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 105 | struct Room { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 106 | inner_width: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 107 | inner_height: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Room` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:157:7 [INFO] [stdout] | [INFO] [stdout] 157 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:178:7 [INFO] [stdout] | [INFO] [stdout] 178 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:182:7 [INFO] [stdout] | [INFO] [stdout] 182 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:186:7 [INFO] [stdout] | [INFO] [stdout] 186 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:192:7 [INFO] [stdout] | [INFO] [stdout] 192 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:196:7 [INFO] [stdout] | [INFO] [stdout] 196 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:204:7 [INFO] [stdout] | [INFO] [stdout] 204 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 213 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:217:7 [INFO] [stdout] | [INFO] [stdout] 217 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:221:7 [INFO] [stdout] | [INFO] [stdout] 221 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:225:7 [INFO] [stdout] | [INFO] [stdout] 225 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/storage_cmp.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | ).bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.03s [INFO] running `Command { std: "docker" "inspect" "356fa2db5ef68f33f503200917ff456447b6e11d732512d9576810bc0137b86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356fa2db5ef68f33f503200917ff456447b6e11d732512d9576810bc0137b86b", kill_on_drop: false }` [INFO] [stdout] 356fa2db5ef68f33f503200917ff456447b6e11d732512d9576810bc0137b86b