[INFO] fetching crate selene 0.27.1... [INFO] checking selene-0.27.1 against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] extracting crate selene 0.27.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate selene 0.27.1 on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate selene 0.27.1 [INFO] finished tweaking crates.io crate selene 0.27.1 [INFO] tweaked toml for crates.io crate selene 0.27.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate selene 0.27.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.16 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.86 [INFO] [stderr] Downloaded generator v0.7.2 [INFO] [stderr] Downloaded profiling-procmacros v1.0.7 [INFO] [stderr] Downloaded tracy-client v0.14.2 [INFO] [stderr] Downloaded codespan v0.11.1 [INFO] [stderr] Downloaded smol_str v0.1.23 [INFO] [stderr] Downloaded toml v0.7.2 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.86 [INFO] [stderr] Downloaded cxx-build v1.0.86 [INFO] [stderr] Downloaded toml_edit v0.19.3 [INFO] [stderr] Downloaded selene-lib v0.27.1 [INFO] [stderr] Downloaded full_moon v0.19.0 [INFO] [stderr] Downloaded tracy-client-sys v0.19.0 [INFO] [stderr] Downloaded bstr v1.1.0 [INFO] [stderr] Downloaded cxx v1.0.86 [INFO] [stderr] Downloaded ring v0.17.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ac38d305e95b2e0d2e07845d6cfc8bcf12421887e6450ed52fef933ecd27898 [INFO] running `Command { std: "docker" "start" "-a" "8ac38d305e95b2e0d2e07845d6cfc8bcf12421887e6450ed52fef933ecd27898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ac38d305e95b2e0d2e07845d6cfc8bcf12421887e6450ed52fef933ecd27898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac38d305e95b2e0d2e07845d6cfc8bcf12421887e6450ed52fef933ecd27898", kill_on_drop: false }` [INFO] [stdout] 8ac38d305e95b2e0d2e07845d6cfc8bcf12421887e6450ed52fef933ecd27898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc35650c029cf06f2aa857e5ddcb3e2bd6eaef9a36b870aeb95e444addeb3b4a [INFO] running `Command { std: "docker" "start" "-a" "bc35650c029cf06f2aa857e5ddcb3e2bd6eaef9a36b870aeb95e444addeb3b4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking gimli v0.27.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking nom8 v0.2.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking object v0.30.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking unsafe-libyaml v0.2.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking bstr v1.1.0 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking profiling v1.0.7 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking smol_str v0.1.23 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde_yaml v0.9.16 [INFO] [stderr] Checking toml_edit v0.19.3 [INFO] [stderr] Checking full_moon v0.19.0 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Checking toml v0.7.2 [INFO] [stderr] Checking selene-lib v0.27.1 [INFO] [stderr] Checking selene v0.27.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `default` and `parameter_type` are never read [INFO] [stdout] --> src/roblox/api.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ApiParameter { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 70 | pub default: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 71 | #[serde(rename = "Type")] [INFO] [stdout] 72 | pub parameter_type: ApiValueType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/roblox/api.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | Group { value: ApiGroupType }, [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiValueType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/roblox/api.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | Primitive { value: ApiPrimitiveType }, [INFO] [stdout] | --------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiValueType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/roblox/api.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | Other { name: String }, [INFO] [stdout] | ----- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiValueType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `default` and `parameter_type` are never read [INFO] [stdout] --> src/roblox/api.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ApiParameter { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 70 | pub default: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 71 | #[serde(rename = "Type")] [INFO] [stdout] 72 | pub parameter_type: ApiValueType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/roblox/api.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | Other(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiDataType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 170 | Other(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/roblox/api.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | Group { value: ApiGroupType }, [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiValueType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/roblox/api.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | Primitive { value: ApiPrimitiveType }, [INFO] [stdout] | --------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiValueType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/roblox/api.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | Other { name: String }, [INFO] [stdout] | ----- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiValueType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/roblox/api.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | Other(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiDataType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 170 | Other(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source` is never read [INFO] [stdout] --> src/standard_library.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | BaseStd { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 15 | source: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StandardLibraryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source` is never read [INFO] [stdout] --> src/standard_library.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | BaseStd { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 15 | source: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StandardLibraryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.98s [INFO] running `Command { std: "docker" "inspect" "bc35650c029cf06f2aa857e5ddcb3e2bd6eaef9a36b870aeb95e444addeb3b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc35650c029cf06f2aa857e5ddcb3e2bd6eaef9a36b870aeb95e444addeb3b4a", kill_on_drop: false }` [INFO] [stdout] bc35650c029cf06f2aa857e5ddcb3e2bd6eaef9a36b870aeb95e444addeb3b4a [INFO] checking selene-0.27.1 against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] extracting crate selene 0.27.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate selene 0.27.1 on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate selene 0.27.1 [INFO] finished tweaking crates.io crate selene 0.27.1 [INFO] tweaked toml for crates.io crate selene 0.27.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate selene 0.27.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 628a8878d9b5442b0f9d16d4ace810f3237452e2aed5f6a686b594d3043e5848 [INFO] running `Command { std: "docker" "start" "-a" "628a8878d9b5442b0f9d16d4ace810f3237452e2aed5f6a686b594d3043e5848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "628a8878d9b5442b0f9d16d4ace810f3237452e2aed5f6a686b594d3043e5848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628a8878d9b5442b0f9d16d4ace810f3237452e2aed5f6a686b594d3043e5848", kill_on_drop: false }` [INFO] [stdout] 628a8878d9b5442b0f9d16d4ace810f3237452e2aed5f6a686b594d3043e5848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4244a3d7beef59918940a0fcd3bfcb60068a104fda5539c9d06c0a3fd398f59d [INFO] running `Command { std: "docker" "start" "-a" "4244a3d7beef59918940a0fcd3bfcb60068a104fda5539c9d06c0a3fd398f59d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking gimli v0.27.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking nom8 v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking object v0.30.2 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 825 | impl_integer_for_isize!(i8, test_integer_i8); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 826 | impl_integer_for_isize!(i16, test_integer_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 827 | impl_integer_for_isize!(i32, test_integer_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 828 | impl_integer_for_isize!(i64, test_integer_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 829 | impl_integer_for_isize!(isize, test_integer_isize); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 831 | impl_integer_for_isize!(i128, test_integer_i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4244a3d7beef59918940a0fcd3bfcb60068a104fda5539c9d06c0a3fd398f59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4244a3d7beef59918940a0fcd3bfcb60068a104fda5539c9d06c0a3fd398f59d", kill_on_drop: false }` [INFO] [stdout] 4244a3d7beef59918940a0fcd3bfcb60068a104fda5539c9d06c0a3fd398f59d