[INFO] cloning repository https://github.com/maxdexh/generic-uint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxdexh/generic-uint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdexh%2Fgeneric-uint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdexh%2Fgeneric-uint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17e961d8ea1bacb219d336b2803353abf5ebc636 [INFO] checking maxdexh/generic-uint against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdexh%2Fgeneric-uint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maxdexh/generic-uint [INFO] finished tweaking git repo https://github.com/maxdexh/generic-uint [INFO] tweaked toml for git repo https://github.com/maxdexh/generic-uint written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maxdexh/generic-uint on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maxdexh/generic-uint 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ee8092dd037f5b580ec76d839fc2a867a49268915c973b1473cfa8aaf7b2f08 [INFO] running `Command { std: "docker" "start" "-a" "0ee8092dd037f5b580ec76d839fc2a867a49268915c973b1473cfa8aaf7b2f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ee8092dd037f5b580ec76d839fc2a867a49268915c973b1473cfa8aaf7b2f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee8092dd037f5b580ec76d839fc2a867a49268915c973b1473cfa8aaf7b2f08", kill_on_drop: false }` [INFO] [stdout] 0ee8092dd037f5b580ec76d839fc2a867a49268915c973b1473cfa8aaf7b2f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69baaee98d6de1fb2b3af80aefdc0b2d90a0ff931eccf14098e3238b7140b6f2 [INFO] running `Command { std: "docker" "start" "-a" "69baaee98d6de1fb2b3af80aefdc0b2d90a0ff931eccf14098e3238b7140b6f2", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling generic-upper-bound v3.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking type-const v1.1.1 [INFO] [stderr] Compiling genuint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking const-util v2.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ibig v0.3.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking genuint-proc v0.1.0 (/opt/rustwide/workdir/proc) [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | / decl_ptr![ [INFO] [stdout] 67 | | Ref, [INFO] [stdout] 68 | | typ! { inner => &$inner }, [INFO] [stdout] 69 | | doc = "`&A`", [INFO] [stdout] ... | [INFO] [stdout] 78 | | }, [INFO] [stdout] 79 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | / decl_ptr![ [INFO] [stdout] 81 | | RefMut, [INFO] [stdout] 82 | | typ! { inner => &mut $inner }, [INFO] [stdout] 83 | | doc = "`&mut A`", [INFO] [stdout] ... | [INFO] [stdout] 94 | | }, [INFO] [stdout] 95 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | / decl_ptr![ [INFO] [stdout] 97 | | Box, [INFO] [stdout] 98 | | typ! { inner => alloc::boxed::Box<$inner> }, [INFO] [stdout] 99 | | doc = "[`Box`](std::boxed::Box)", [INFO] [stdout] ... | [INFO] [stdout] 112 | | }, [INFO] [stdout] 113 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | / decl_ptr![ [INFO] [stdout] 115 | | Rc, [INFO] [stdout] 116 | | typ! { inner => alloc::rc::Rc<$inner> }, [INFO] [stdout] 117 | | doc = "[`Rc`](std::rc::Rc)", [INFO] [stdout] ... | [INFO] [stdout] 130 | | }, [INFO] [stdout] 131 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | / decl_ptr![ [INFO] [stdout] 133 | | Arc, [INFO] [stdout] 134 | | typ! { inner => alloc::sync::Arc<$inner> }, [INFO] [stdout] 135 | | doc = "[`Arc`](std::sync::Arc)", [INFO] [stdout] ... | [INFO] [stdout] 148 | | }, [INFO] [stdout] 149 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `for_each_ptr` [INFO] [stdout] --> src/array/convert.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | pub(crate) use for_each_ptr; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy` [INFO] [stdout] --> src/ops.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | pub(crate) use lazy; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `opaque` [INFO] [stdout] --> src/ops.rs:286:16 [INFO] [stdout] | [INFO] [stdout] 286 | pub(crate) use opaque; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_op` [INFO] [stdout] --> src/ops.rs:301:16 [INFO] [stdout] | [INFO] [stdout] 301 | pub(crate) use test_op; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | / decl_ptr![ [INFO] [stdout] 67 | | Ref, [INFO] [stdout] 68 | | typ! { inner => &$inner }, [INFO] [stdout] 69 | | doc = "`&A`", [INFO] [stdout] ... | [INFO] [stdout] 78 | | }, [INFO] [stdout] 79 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | / decl_ptr![ [INFO] [stdout] 81 | | RefMut, [INFO] [stdout] 82 | | typ! { inner => &mut $inner }, [INFO] [stdout] 83 | | doc = "`&mut A`", [INFO] [stdout] ... | [INFO] [stdout] 94 | | }, [INFO] [stdout] 95 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | / decl_ptr![ [INFO] [stdout] 97 | | Box, [INFO] [stdout] 98 | | typ! { inner => alloc::boxed::Box<$inner> }, [INFO] [stdout] 99 | | doc = "[`Box`](std::boxed::Box)", [INFO] [stdout] ... | [INFO] [stdout] 112 | | }, [INFO] [stdout] 113 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | / decl_ptr![ [INFO] [stdout] 115 | | Rc, [INFO] [stdout] 116 | | typ! { inner => alloc::rc::Rc<$inner> }, [INFO] [stdout] 117 | | doc = "[`Rc`](std::rc::Rc)", [INFO] [stdout] ... | [INFO] [stdout] 130 | | }, [INFO] [stdout] 131 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$name` [INFO] [stdout] --> src/array/convert.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) use $name; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | / decl_ptr![ [INFO] [stdout] 133 | | Arc, [INFO] [stdout] 134 | | typ! { inner => alloc::sync::Arc<$inner> }, [INFO] [stdout] 135 | | doc = "[`Arc`](std::sync::Arc)", [INFO] [stdout] ... | [INFO] [stdout] 148 | | }, [INFO] [stdout] 149 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `for_each_ptr` [INFO] [stdout] --> src/array/convert.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | pub(crate) use for_each_ptr; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy` [INFO] [stdout] --> src/ops.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | pub(crate) use lazy; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `opaque` [INFO] [stdout] --> src/ops.rs:286:16 [INFO] [stdout] | [INFO] [stdout] 286 | pub(crate) use opaque; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_op` [INFO] [stdout] --> src/ops.rs:301:16 [INFO] [stdout] | [INFO] [stdout] 301 | pub(crate) use test_op; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.43s [INFO] running `Command { std: "docker" "inspect" "69baaee98d6de1fb2b3af80aefdc0b2d90a0ff931eccf14098e3238b7140b6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69baaee98d6de1fb2b3af80aefdc0b2d90a0ff931eccf14098e3238b7140b6f2", kill_on_drop: false }` [INFO] [stdout] 69baaee98d6de1fb2b3af80aefdc0b2d90a0ff931eccf14098e3238b7140b6f2