[INFO] cloning repository https://github.com/papertigers/github-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/papertigers/github-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpapertigers%2Fgithub-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpapertigers%2Fgithub-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b418f743a95d9a59229f2494e95a9cc9a919509 [INFO] checking papertigers/github-sync against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpapertigers%2Fgithub-sync" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/papertigers/github-sync 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 git repo https://github.com/papertigers/github-sync [INFO] finished tweaking git repo https://github.com/papertigers/github-sync [INFO] tweaked toml for git repo https://github.com/papertigers/github-sync written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/papertigers/github-sync 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded thread-id v4.0.0 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded pest v2.3.1 [INFO] [stderr] Downloaded digest v0.10.5 [INFO] [stderr] Downloaded sha1 v0.10.5 [INFO] [stderr] Downloaded pest_meta v2.3.1 [INFO] [stderr] Downloaded pest_generator v2.3.1 [INFO] [stderr] Downloaded pest_derive v2.3.1 [INFO] [stderr] Downloaded tracing-core v0.1.29 [INFO] [stderr] Downloaded tracing v0.1.36 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] [stderr] Downloaded zerocopy v0.3.0 [INFO] [stderr] Downloaded erased-serde v0.3.23 [INFO] [stderr] Downloaded futures-sink v0.3.24 [INFO] [stderr] Downloaded tokio v1.21.1 [INFO] [stderr] Downloaded futures-channel v0.3.24 [INFO] [stderr] Downloaded futures-io v0.3.24 [INFO] [stderr] Downloaded futures-task v0.3.24 [INFO] [stderr] Downloaded futures-util v0.3.24 [INFO] [stderr] Downloaded futures-core v0.3.24 [INFO] [stderr] Downloaded once_cell v1.14.0 [INFO] [stderr] Downloaded libssh2-sys v0.2.23 [INFO] [stderr] Downloaded zerocopy-derive v0.2.0 [INFO] [stderr] Downloaded reqwest v0.11.12 [INFO] [stderr] Downloaded iana-time-zone v0.1.48 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Downloaded slog-term v2.9.0 [INFO] [stderr] Downloaded serde_json v1.0.85 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded security-framework v2.7.0 [INFO] [stderr] Downloaded time-macros v0.2.4 [INFO] [stderr] Downloaded time v0.3.14 [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded unicode-ident v1.0.4 [INFO] [stderr] Downloaded libc v0.2.133 [INFO] [stderr] Downloaded openssl-src v111.22.0+1.1.1q [INFO] [stderr] Downloaded usdt-attr-macro v0.3.2 [INFO] [stderr] Downloaded serde_tokenstream v0.1.3 [INFO] [stderr] Downloaded dof v0.1.5 [INFO] [stderr] Downloaded dtrace-parser v0.1.12 [INFO] [stderr] Downloaded usdt-impl v0.3.2 [INFO] [stderr] Downloaded usdt-macro v0.3.2 [INFO] [stderr] Downloaded usdt v0.3.2 [INFO] [stderr] Downloaded slog-dtrace v0.2.1 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 495d14897cfd5edf3c3f7f96f186a871110f4533e8a7c6b4e455e6a3056e23af [INFO] running `Command { std: "docker" "start" "-a" "495d14897cfd5edf3c3f7f96f186a871110f4533e8a7c6b4e455e6a3056e23af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "495d14897cfd5edf3c3f7f96f186a871110f4533e8a7c6b4e455e6a3056e23af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495d14897cfd5edf3c3f7f96f186a871110f4533e8a7c6b4e455e6a3056e23af", kill_on_drop: false }` [INFO] [stdout] 495d14897cfd5edf3c3f7f96f186a871110f4533e8a7c6b4e455e6a3056e23af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4f8e914785da4e854e81b7eacc6ce04824daf367e5b7b79b5cb0cdf516d92501 [INFO] running `Command { std: "docker" "start" "-a" "4f8e914785da4e854e81b7eacc6ce04824daf367e5b7b79b5cb0cdf516d92501", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling usdt-impl v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling slog-dtrace v0.2.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling dof v0.1.5 [INFO] [stderr] Compiling pest_meta v2.3.1 [INFO] [stderr] Compiling pest_generator v2.3.1 [INFO] [stderr] Compiling pest_derive v2.3.1 [INFO] [stderr] Compiling dtrace-parser v0.1.12 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling usdt-attr-macro v0.3.2 [INFO] [stderr] Compiling usdt-macro v0.3.2 [INFO] [stderr] Checking usdt v0.3.2 [INFO] [stderr] Checking git2 v0.15.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking github-sync v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/github.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Repo { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 16 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Repo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/github.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Repo { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 16 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Repo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.65s [INFO] running `Command { std: "docker" "inspect" "4f8e914785da4e854e81b7eacc6ce04824daf367e5b7b79b5cb0cdf516d92501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8e914785da4e854e81b7eacc6ce04824daf367e5b7b79b5cb0cdf516d92501", kill_on_drop: false }` [INFO] [stdout] 4f8e914785da4e854e81b7eacc6ce04824daf367e5b7b79b5cb0cdf516d92501 [INFO] checking papertigers/github-sync against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpapertigers%2Fgithub-sync" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/papertigers/github-sync 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 git repo https://github.com/papertigers/github-sync [INFO] finished tweaking git repo https://github.com/papertigers/github-sync [INFO] tweaked toml for git repo https://github.com/papertigers/github-sync written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/papertigers/github-sync 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9438321485dd7977d6958d7d4bb78531cdb3a10702703cff34e986f3fba1ae55 [INFO] running `Command { std: "docker" "start" "-a" "9438321485dd7977d6958d7d4bb78531cdb3a10702703cff34e986f3fba1ae55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9438321485dd7977d6958d7d4bb78531cdb3a10702703cff34e986f3fba1ae55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9438321485dd7977d6958d7d4bb78531cdb3a10702703cff34e986f3fba1ae55", kill_on_drop: false }` [INFO] [stdout] 9438321485dd7977d6958d7d4bb78531cdb3a10702703cff34e986f3fba1ae55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cc5435b0eb645352e53e7368ab844dd3bc0f6d6c76440f4ed12450cc1c41f840 [INFO] running `Command { std: "docker" "start" "-a" "cc5435b0eb645352e53e7368ab844dd3bc0f6d6c76440f4ed12450cc1c41f840", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling usdt-impl v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling slog-dtrace v0.2.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ipnet v2.5.0 [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 idna v0.3.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" "cc5435b0eb645352e53e7368ab844dd3bc0f6d6c76440f4ed12450cc1c41f840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5435b0eb645352e53e7368ab844dd3bc0f6d6c76440f4ed12450cc1c41f840", kill_on_drop: false }` [INFO] [stdout] cc5435b0eb645352e53e7368ab844dd3bc0f6d6c76440f4ed12450cc1c41f840