[INFO] fetching crate resynth 0.1.11... [INFO] checking resynth-0.1.11 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate resynth 0.1.11 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate resynth 0.1.11 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate resynth 0.1.11 [INFO] finished tweaking crates.io crate resynth 0.1.11 [INFO] tweaked toml for crates.io crate resynth 0.1.11 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate resynth 0.1.11 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.2.2 [INFO] [stderr] Downloaded ezpkt v0.1.11 [INFO] [stderr] Downloaded lazy-regex v2.2.2 [INFO] [stderr] Downloaded pkt v0.1.11 [INFO] [stderr] Downloaded clap v3.2.14 [INFO] [stderr] Downloaded quote v1.0.14 [INFO] [stderr] Downloaded syn v1.0.84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbe076a857e98eb7272383ca43693b695fd11469d6f4f65e03642d3d400f1b07 [INFO] running `Command { std: "docker" "start" "-a" "cbe076a857e98eb7272383ca43693b695fd11469d6f4f65e03642d3d400f1b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbe076a857e98eb7272383ca43693b695fd11469d6f4f65e03642d3d400f1b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe076a857e98eb7272383ca43693b695fd11469d6f4f65e03642d3d400f1b07", kill_on_drop: false }` [INFO] [stdout] cbe076a857e98eb7272383ca43693b695fd11469d6f4f65e03642d3d400f1b07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4de203c8e0f0e2e931e2272093499c05908b09c95dd03f8b3d4782b127da889e [INFO] running `Command { std: "docker" "start" "-a" "4de203c8e0f0e2e931e2272093499c05908b09c95dd03f8b3d4782b127da889e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking pkt v0.1.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking ezpkt v0.1.11 [INFO] [stderr] Checking clap v3.2.14 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking lazy-regex v2.2.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking resynth v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Drop` is imported redundantly [INFO] [stdout] --> src/args.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ops::Drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Drop` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/io.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/tcp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/udp.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/icmp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/dns.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/dhcp.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/tls.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/vxlan.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Drop` is imported redundantly [INFO] [stdout] --> src/args.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ops::Drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Drop` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/io.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/tcp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/udp.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/icmp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/dns.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/dhcp.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/tls.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/vxlan.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UnsignedIntegral` is never used [INFO] [stdout] --> src/sym.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | trait UnsignedIntegral {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UnsignedIntegral` is never used [INFO] [stdout] --> src/sym.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | trait UnsignedIntegral {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.83s [INFO] running `Command { std: "docker" "inspect" "4de203c8e0f0e2e931e2272093499c05908b09c95dd03f8b3d4782b127da889e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de203c8e0f0e2e931e2272093499c05908b09c95dd03f8b3d4782b127da889e", kill_on_drop: false }` [INFO] [stdout] 4de203c8e0f0e2e931e2272093499c05908b09c95dd03f8b3d4782b127da889e [INFO] checking resynth-0.1.11 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate resynth 0.1.11 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate resynth 0.1.11 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate resynth 0.1.11 [INFO] finished tweaking crates.io crate resynth 0.1.11 [INFO] tweaked toml for crates.io crate resynth 0.1.11 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate resynth 0.1.11 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3831f4357919bc4768b8251e70b45eb2ac50ccfc057cb33919b450897de7b38f [INFO] running `Command { std: "docker" "start" "-a" "3831f4357919bc4768b8251e70b45eb2ac50ccfc057cb33919b450897de7b38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3831f4357919bc4768b8251e70b45eb2ac50ccfc057cb33919b450897de7b38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3831f4357919bc4768b8251e70b45eb2ac50ccfc057cb33919b450897de7b38f", kill_on_drop: false }` [INFO] [stdout] 3831f4357919bc4768b8251e70b45eb2ac50ccfc057cb33919b450897de7b38f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 920dd2ff30c442cc9b1d6949c13fa299ac77e0a7f5c9ca2f5b822048098e337c [INFO] running `Command { std: "docker" "start" "-a" "920dd2ff30c442cc9b1d6949c13fa299ac77e0a7f5c9ca2f5b822048098e337c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking pkt v0.1.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking ezpkt v0.1.11 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking clap v3.2.14 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking lazy-regex v2.2.2 [INFO] [stderr] Checking resynth v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Drop` is imported redundantly [INFO] [stdout] --> src/args.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ops::Drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Drop` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/io.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/tcp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/udp.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/icmp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/dns.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/dhcp.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/tls.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/vxlan.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Drop` is imported redundantly [INFO] [stdout] --> src/args.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ops::Drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Drop` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/io.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/tcp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/udp.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/ipv4/icmp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/dns.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/dhcp.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/tls.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `func_def` is imported redundantly [INFO] [stdout] --> src/stdlib/vxlan.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::func_def; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / macro_rules! func_def { [INFO] [stdout] 7 | | ( [INFO] [stdout] 8 | | $name:expr [INFO] [stdout] 9 | | ; [INFO] [stdout] ... | [INFO] [stdout] 55 | | }; [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- the item `func_def` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UnsignedIntegral` is never used [INFO] [stdout] --> src/sym.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | trait UnsignedIntegral {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UnsignedIntegral` is never used [INFO] [stdout] --> src/sym.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | trait UnsignedIntegral {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "920dd2ff30c442cc9b1d6949c13fa299ac77e0a7f5c9ca2f5b822048098e337c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "920dd2ff30c442cc9b1d6949c13fa299ac77e0a7f5c9ca2f5b822048098e337c", kill_on_drop: false }` [INFO] [stdout] 920dd2ff30c442cc9b1d6949c13fa299ac77e0a7f5c9ca2f5b822048098e337c